<style TYPE="text/css">

DIV.Links		A   	       	{color:	#333333; text-decoration:none}
DIV.Links		A:link			{color:	#3b8ad2; text-decoration:none}
DIV.Links		A:visited		{color:	#3b8ad2; text-decoration:none}
DIV.Links		A:hover 		{color: #003399; text-decoration:underline}

DIV.Links2		A   	       	{color:	#ffffff; text-decoration:none}
DIV.Links2		A:link			{color:	#ffffff; text-decoration:none}
DIV.Links2		A:visited		{color:	#ffffff; text-decoration:none}
DIV.Links2		A:hover 		{color: #000000; text-decoration:underline}

</style>.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.textBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.bgHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
	background-image: url(bg_banner.gif);

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.border	{border: 1px solid #999999;}