body {
	margin: 0px;
	background-color: #E1D751;


}
a:link {
	color: #336600;
	text-decoration: underline;

}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
	text-decoration: none;


}
a:active {
	color: #336600;
}
h1 {
	font-family: Tahoma;
	font-size: xx-large;
	font-weight: bold;
	color: #336600;
	text-decoration: none;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
.table1 {
	background-color: #336600;
	padding: 2px;

}
.table2 {
	background-color: #FFFFCC;



}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.sectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333300;
}

