A:link { font-family:Verdana, Arial, Helvetica, sans-serif;
		 color:#004a80; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#ffa800; text-decoration:underline }  /* active links */
A:hover { color:#ffa800; text-decoration:underline }   /* active links */

BODY {
	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	font-color: #1E2075;
	font-weight: bold;
	line-height: 150%;
}

BLOCKQUOTE {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
	font-weight: bold;
  	font-color: #1E2075;
}

TEXTAREA {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
	font-weight: bold;
}

P {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	font-color: #1E2075;
	font-weight: bold;
}

UL {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	font-color: #1E2075;
	font-weight: bold;
}

OL {
	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	font-color: #1E2075;
	font-weight: bold;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #1E2075;
}

TD {
  	font-family: Verdana, Arial, Helvetica;
  	font-size: 8pt;
  	color: #1E2075;
  	line-height: 150%;
	font-weight: bold;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #336699;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #427205;
  font-weight: normal;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

.hometext {font-family: Verdana, Arial, Helvetica;
font-weight: normal;;
color:#1E2075;
font-size:11px;
padding-left:20px;
padding-right:20px;
padding-top:0px;
padding-bottom:10px;
line-height:17.5px

}

.home-style { border-width:1px; border-style:solid; border-color:#cacaca;
 background-color:#F0F0F0;
 margin:20px 20px 0px 20px;
 }
 
.home-image {float:right;
margin:0px 0px 0px 12px;
}