body, tr, td {	
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	
	}
.boldhead {
	font-size: 2em;
	font-weight: bold;
}
.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.standout
{
font-size:12px;
color:#FF3300;
font-weight:bold}

.standout_18_orange
{
font-size:18px;
color:#FF3300;
font-weight:bold}

.standout_18_black
{
font-size:18px;
color:#000000;
font-weight:bold}


.standout_22_black
{
font-size:22px;
color:#000000;
font-weight:bold}

.normal_orange{
font-size:12px;
color:#FF3300;
font-weight:normal
}

.official{
font-weight:bold;
font-style:italic
}

.hideme{
font-size:2px;
color:#FFFFFF;

}

a:link {
	color:#CC0000;
	text-decoration: underline;
	
}
a:visited {
	
	color:#CC0000;
	text-decoration: underline;
}
a:hover {
	
	color:#CC0000;
	text-decoration: underline;
}
a:active {	
	color:#CC0000;
	text-decoration: underline;
}