body {
	background-color: #003366;


}
a:link {
	color: #CC0000;
	text-decoration: underline;

}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	color: #FFFF33;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.table1 {
	border: 5px solid #FFFFFF;
	padding: 20px;

}
.table2 {
	background-color: #6666FF;
	border: thick none #FFFFFF;

}
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.sectext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

