BODY
{
	font-family: arial; 
	font-size: 10pt;
}
TD
{
	font-family: arial; 
	color: #000000; 
	font-size: 10pt; 
	text-decoration: none;
}
A
{
	text-decoration: none;
}
A:hover 
{
	text-decoration: underline;
}
h1
{
	text-align:center;
	font-family:Arial, helvetica, sans serif;
	font-size:24pt;
	font-weight:bold;
}
.pgHead
{
	font-family: arial;
	color: #666666;
	font-size: 14pt;
}
img
{
	border:0px;
}
.clsCenter
{
	text-align:center;
}
.whiteBG
{
	background-color:white;
}
.clsHeader
{
	text-align:center;
	position:absolute;
	top:100px;
	left:170px;
}
.clsFooter
{
	text-align:center;
	position:absolute;
	top:540px;
	left:200px;
}
.clsContent
{
	color:navy;
	background-color:white;
	font-family:Arial, helvetica, sans serif;
	font-size:10pt;
	position:relative;
	left:10px;
	top:350px;
}