body {
	background-color: #E7E7E7;
}
a:link {
	color: #018C8C;
}
a:visited {
	color: #018C8C;
}
a:hover {
	color: #018C8C;
	text-decoration: none;

}
a:active {
	color: #018C8C;
}
.standard {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copygryfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
}
.main {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.sub {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.sitesearch {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF
	border-color: #000000;
	border: 1px #000000 groove
}
