body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica; 
}

.banner_title {
	font-size: 12pt;
	color: #152758;
	font-weight: bold;
	text-decoration: underline;
}
.font_gray {
	color: #666666;
}
.pagetop {
	font-size: 8pt;
	color: #006699;
	text-decoration: underline;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

