body {
	background-color: #0000FF;
	margin: 0px;



}
a:link {
	color: #0000FF;
	text-decoration: underline;

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

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


}
a:active {
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: none;


}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}
.table1 {
	background-color: #FFFFFF;


}
.table2 {
	background-color: #FFFFFF;



}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-style: italic;

}

