.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.heading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: 3C99D3;

}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
body {
	background-color: #3C99D3;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;



}
.navbar {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #999999;
	text-align: center;
	padding: 1px;
	font-weight: normal;
	text-decoration: none;




}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C99D3;
	font-style: italic;


}
h2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C99D3;

}
.copyright {
	font-family: Tahoma, serif, Verdana;
	font-size: 9px;
}
hr {
	color: #666666;
	width: 95%;
	height: 1px;

}
