body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7F8CBE;
}

.leftnav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #666666;
}
.maintext {
	padding-left: 10px;
	background-position: left;
	padding-right: 10px;
}
.tableheadertop {
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
link {
	text-decoration: none;
}
a {
	text-decoration: none;
}
.leftnavselect {
	color: #FFFF00;
	font-size: 10px;
	font-weight: bold;
}

