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


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

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


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


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.table1 {
	padding: 5px;

}
.table2 {



}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC00CC;
}
.sectext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.table1 .table2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
