body {
	background-color: #660000;


}
a:link {
	color: #000099;
	text-decoration: underline;

}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #CC0000;
}
h1 {
	font-family: Impact;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;


}
h2 {
	font-family: Impact;
	font-size: 24px;
	font-weight: bold;
}
.table1 {
	border: 5px solid #FFFFFF;
	padding: 20px;

}
.table2 {
	background-color: #FF99FF;
	border: thick solid #666666;

}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
}
