body {
	background-color: #ADE4FA;
	margin: 0px;
	border: #0099FF;


}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;


}
a:active {
	color: #FF0000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.table1 {
	background-color: #3399FF;

}
.table2 {
	background-color: #00CCFF;



}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.sectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

