.body,td {
	font-family: arial, helvetica, sans-serif;
}

A:link {
	color: #cc3333;
}

A:active {
	color: #cc3333;
}

A:visited {
	color: #cc3333;
}

.textbodywhite {
	font-size : 8pt;
	color: #ffffff;
}

.txtbold {
	font-size : 10pt;
	color: #000000;
	font-weight: bold;
}

.txtbody {
	font-size : 9pt;
	color: #000000;
}

.txtsmall {
	font-size : 7pt;
	color: #000000;
}

.txtboldpnk {
	font-size : 10pt;
	color: #911d2a;
	font-weight: bold;
}

.txtboldpnklrg {
	font-size : 14pt;
	color: #911d2a;
	font-weight: bold;
}

.txtboldwht {
	font-size : 10pt;
	color: #ffffff;
	font-weight: bold;
}

.txtboldsmallwht {
	font-size : 8pt;
	color: #ffffff;
	font-weight: bold;
}

.greybglight {
	background-color: #c8c8c8;
}

.greybgtext {
	font-size : 9pt;
	color: #ffffff;
	background-color: #959595;
}

.darkgreybg {
	background-color: #485353;
}

.greybg {
	background-color: #999999;
}

.whitebg {
	background-color: #ffffff;
}
