table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	font-size: 18px;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFCC;
	background-image: none;
	font-weight: normal;
	background-color: #270400;
}
