<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#FF0000; text-decoration:none; font-size:9pt; font-family:Verdana}
DIV.Links		A:visited		{color:	#008000; text-decoration:none; font-size:9pt; font-family:Verdana}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: #E5EBC7
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}