body {
	background-color: #003366;
	
}

p,td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #5E2250;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F5EC0;
	font-size: 20px;
	border-bottom: solid 1px #CC9933;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6581FF;
	font-size: 18px;
	font-style: italic;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9933;
	font-size: 16px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6581FF;
	font-size: 12px;
}

.maintablebdr {
	border: solid 1px #CC9933;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9933;
	margin-top: 5px;
}

.copyright a:link {
	color: #CC9933;

}

.copyright a:visited {
	color: #CC9933;

}

.copyright a:active {
	color: #CC9933;

}

.copyright a:hover {
	color: #CC9933;

}

.beigebg {
	background-color: #CC9933;
}

.beigeborder {
	border: solid 1px #CC9933;
}


