h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	text-align: center;

}
body {
	background-color: #FF0000;
	border: medium none #000000;
	float: left;
	height: auto;
	width: auto;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #660000;
	text-decoration: underline;
	border: thin none #996600;


}
a:active {color:#660000; font-weight: bold}
a:visited {color:#660000}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
table {
	background-color: #FFFFCC;
}
