body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: black;
}
a.redLink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #990000	;
}
a.redLinkSm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
	
a.other {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: red;
}

redXXSm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}

redXSm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}

big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
sm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}


xxsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

th.special{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: white;
}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
}
td.whText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: white;
}
td.boldText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
td.boldTextMed{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
td.boldTextWh{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color:#FFFFFF;
}
td.vBoldTextWh{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:white;
}
td.vBoldTextBl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:black;
}

