body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	
	}
a:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #0066CC;
	font-weight: bold;
}
.boldorange {
	font-weight: bold;
	color: #CC6633;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headorange {
	color: #CC6633;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
.whitebody {
	font-weight: bold;
	color: #FFFFFF;
}
.headlightorange {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFCC00;
}

