body {
	background-color: #FFCF38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #00639C;
	scrollbar-face-color: ffcf38;
	scrollbar-highlight-color: ffe75f;
	scrollbar-3dlight-color: ffe75f;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: ffc800;
	scrollbar-arrow-color: bf2f00;
	scrollbar-track-color: febc28;
}

a, a.link, a.visited, a.active, a.hover {
	color: #00639C;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #00639C;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #00639C;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #00639C;
	font-style: italic;

}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #00639C;
}

.copyright {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration : none;
	color: #666666;
}
a:visited.copyright {text-decoration: none; }
a:active.copyright {text-decoration: none; }
a:hover.copyright {text-decoration: underline; }
a:link.copyright {text-decoration: none; }

.formobjects {
 	font-size: 15px;
	background-color: #FFCF38;
	color: #00639C;
}
