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


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

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


}
a:active {
	color: #FF0033;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.table1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #EA7C47;

}
.table2 {
	background-color: #FF9999;
	border: 1px solid #EC3636;



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