<STYLE TYPE='text/css'> 
<!--- NOTE: RED HAS BEEN CHANGED TO BLUE ALTHOUGH STILL CALLED RED --->
BODY {font-size:11pt; color: WHITE; font-family: Verdana, Helvetica, Sans-serif;}
TABLE {font-size:11pt; color: WHITE; font-family: Verdana, Helvetica, Sans-serif;}

.small {font-size:8pt; color: white; font-family: Verdana, Helvetica, Sans-serif;}
.black {font-size:11pt; color: BLACK; font-family: Verdana, Helvetica, Sans-serif;}
.phone {font-size:11pt; color: white; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.bigred {font-size:14pt; color: red; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.bigblue {font-size:14pt; color: #080881; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.bigwhite {font-size:14pt; color: white; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.xbigwhite {font-size:22pt; color: white; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.blue {font-size:11pt; color: #080881; font-family: Verdana, Helvetica, Sans-serif; font-weight : normal;}
.red {font-size:11pt; color: red; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.xbigblue {font-size:22pt; color: #080881; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}
.xbigred {font-size:22pt; color: red; font-family: Verdana, Helvetica, Sans-serif; font-weight : bold;}


.formerror1 {font-size:12pt; color: BLACK; font-family: Verdana, Helvetica, Sans-serif;}
.formerror2 {font-size:11pt; color: BLACK; font-family: Verdana, Helvetica, Sans-serif;}
.formerror3 {font-size:12pt; color: BLACK; font-family: Verdana, Helvetica, Sans-serif;}


A
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : red;
	font-size : 12pt;
	text-decoration: underline;
	font-weight : bold;
}

A:Visited
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : #C37F88;
	font-size : 12pt;
	text-decoration: none;
	font-weight : normal;
}


A:Hover
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : white;
	font-size : 12pt;
	text-decoration: underline;
	font-weight : bold;
}

A.white
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : white;
	font-size : 12pt;
	text-decoration: underline;
	font-weight : bold;
}

A.white:Visited
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : #C37F88;
	font-size : 12pt;
	text-decoration: none;
	font-weight : normal;
}


A.white:Hover
{
	font-family : Verdana, Helvetica, Sans-serif;
	color : red;
	font-size : 12pt;
	text-decoration: underline;
	font-weight : bold;
}



</STYLE>
