td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.bold {
	font-weight: bold;
}
.boldpurple {
	font-weight: bold;
	color: #666699;

}
.boldwhite {

	font-weight: bold;
	color: #FFFFFF;
}
.gray {
	color: #999999;
}
