<style type="text/css">                       
<!--
body  {
	font-family : Arial;
	color : Black;
	font-size : 9pt;
	font-weight : normal;
   	scrollbar-arrow-color : #FFFFFF;
}

td  {
	font-family : Arial;
	color : black;
	font-weight : normal;
	font-size : 9pt;
}

.bold  {
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 9pt;
}

.white  {
	font-family : Arial;
	color : white;
	font-weight : normal;
	font-size : 9pt;
}

.bluetext  {
	font-family : Arial;
	color : #003366;
	font-weight : normal;
	font-size : 8pt;
}

h1 {
	font-family : "Copperplate Gothic Light", Arial;
	color : Black;
	font-size : 12pt;
	font-weight : bold;
	line-height : 10pt
	padding-top: 21px;
	padding-left: 16px;
}

.title {
	font-family : Copperplate Gothic, Arial;
	color : Black;
	font-size : 9pt;
	font-weight : bold;
	line-height : 10pt
}

.head1  {
	font-family : "Copperplate Gothic Light", Arial;
	color : Black;
	font-size : 12pt;
	font-weight : bold;
}

.head2  {
	font-family : Arial;
	color : #336699;
	font-size : 9pt;
	font-weight : bold;
}


.head3  {
	font-family : Arial;
	color : #333366;
	font-size : 9pt;
	font-weight : bold;
}

.head4  {
	font-family : Arial;
	color : #3D589F;
	font-size : 9pt;
	font-weight : bold;
}


.footer  {
	font-family : Arial;
	color : C9CB9C;
	font-size : 9pt;
	font-weight : normal;
}

.footernav  {
	font-family : Arial;
	color : white;
	font-size : 9pt;
	font-weight : normal;
}

.gray  {
	font-family : Arial;
	color : 666666;
	font-size : 9pt;
	font-weight : bold;
}
.little  {
	font-size : 8pt;
	font-family : Arial;
	color : Black;
}

.littlebold  {
	font-size : 8pt;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}

.littlenav  {
	font-size : 8pt;
}

.big  {
	font-size : 18px;
}

.tansplash {
	font-family : Arial;
	color: tan;
	font-weight: bold;
	font-size: 12px;
}
.entertext  {
	width : 24px;
}

a:link  {
	text-decoration : none;
	color : Blue;
}

a:visited  {
	color : "#000669";
	text-decoration : none;
}

a:active  {
	color : #CC0000;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
	color : #CC0000;
}

.formtag {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-face: Arial;
}
a.nav:link {
	font-family : Arial;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}
a.nav:hover {
	font-family : Arial;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
a.nav:visited  {
	font-family : Arial;
	color: 336699;
	font-weight: bold;
	font-size: 12px;
}
a.nav:active {
	font-family : Arial;
	color: 336699;
	font-weight: bold;
	font-size: 12px;
}

   
   -->
   </style>