<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>.text {
	font-family: tahoma;
	font-size: 9pt;
}
.textBold {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: Regular;
}
.textGray {
	font-family: tahoma;
	font-size: 9pt;
	color: #999999;
}
.text {
	font-family: tahoma;
	font-size: 9pt;
}
.bgHeader {
	font-family: tahoma;
	font-size: 9pt;
	font-weight:Regular;
	color: #003399;
	background-color: #3399FF;
	background-image: url('bg_banner.gif');

}
.bgMenu {
	background-color: #66CCFF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: Regular;
	background-image: url('bg_banner.gif');


}
.form {
	font-family: tahoma;
	font-size: 9pt;
}