BODY,TD {
	font-size:		8pt;
	font-family:	verdana, arial, helvatica, non serif;
	color:			#222222;
}

A {
	color:			#5555ff;
}
A:LINK {
	color:			#5555ff;
}
A:VISTED {
	color:			#5555ff;
}
A:ACTIVE {
	color:			#ff0000;
}
A:HOVER {
	color:			#ff0000;
}

.whitetext {
	color:			#eeeeee;
	font-weight:	bold;
}

.hilite {
	color:			#ff1100;
}

.smalltext {
	font-size: 		7pt;;
}

.mainnav {
	font-size:		10pt;
	font-weight:	bold;
	text-decoration:none;
	color:			#ee5500;
	font-family:	arial;
}

.h4{
	font-size:		12pt;
	font-weight:	bold;
	text-decoration:none;
	color:			#990000;
}
.red {
	color: 			#ff0000;
}