.whitetext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #FFFFFF}
.blacktext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; background-color: #666666 }
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #666666;
	font-weight: bold;
}
.greytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #CCCCCC; font-weight: normal}
.greytextbold {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #CCCCCC; font-weight: bold}
.whitetextboldbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	left: 40px;
}
.link {
	color: #FFCC66;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.cremetextbold {
	font-style: normal;
	color: FFCF66;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}
