a:hover {
	color: #FF0000;
	text-decoration: none;

}
body {
	background-image: url(../images/bordergrnd.jpg);
	background-color: #F0FFFF;
	leftmargin: 20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000066;



}
a {
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}
.tblhead {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	border: none;


}
.tblbody {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	background-color: #E4E4E4;
	text-align: center;
}
.BodyText {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000066;
}
