body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;


}
a:link {
	color: #0000FF;
	text-decoration: underline;

}
a:visited {
	color: #990000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;


}
a:active {
	color: #FF0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.table1 {
	background-color: #FFFFFF;
	padding: 3px;

}
.table2 {
	background-color: #CCCCCC;



}
.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: "Courier New", Courier, mono;
	font-size: 16px;
	color: #009900;

}
