<style TYPE="text/css">

DIV.Links		A   	       	{color:	#ff0000; text-decoration:none}
DIV.Links		A:link			{color:	#ff0000; text-decoration:none}
DIV.Links		A:visited		{color:	#ff0000; text-decoration:none}
DIV.Links		A:hover 		{color: #FFffff; text-decoration:underline}

</style>.text {
	font-family: Arial;
	font-size: xx-small;	
}
.textBold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
}
.textGray {
	font-family: Arial;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
.bgHeader {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: Arial;
	font-size: xx-small;
	color: #003399;
}
