.bigwhitetext {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #F08502;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F08502;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.smallwhitetext {
	font-family: Arial,;
	font-size: 9pt;
	color: #FFFFFF;
}
.wealcomeorangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3931B;
}
.verysmallbluetext {
	font-family: Arial, ;
	font-size: 9pt;
	color: #081768;
}
body {
	background-color: #133F9E;
}

P {
	font-family: arial;
	color: #08176A;
	font-size: 9pt;
	text-indent: 0px;
}table        { font-size: 9pt; color: #08176A; font-family: arial }
textarea     { font-size: 9pt; color: #08176A; font-family: arial }