body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p{
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.footer:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a.footer:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a.footer:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
.pghead {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7F9DB9;
}
.formbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lnkhead {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
a.lnkhead:link {
	color: #006699;
	text-decoration: none;
}
a.lnkhead:visited {
	color: #006699;
	text-decoration: none;
}
a.lnkhead:hover {
	color: #333333;
	text-decoration: underline;
}


