body {
	background-color: #FFFF99;
	font-size: 12px;
	margin-top: 1;
	font-style: normal; 
	font-family: Georgia;
	color: #000000;
}


td, th {
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
tr {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-family: Georgia;
	color: #330000;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Georgia;
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #6600CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFCC00;
}

a:active {
	color: #FF0000;
}
hr {
	line-height: 2px;
	color: #000000;
}
