body {
	background-color: #FFFFFF;
	margin: 0px;


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

}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;


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


}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.table1 {
	padding: 0px;

}
.table2 {



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

