body {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainTABLE {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
P,TH,TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.headerTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navP {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a:link,a:active,a:visited {
	color: #000099;
	text-decoration: underline;
}
.page-header {
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.copyright-info {
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
HR {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
