body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.6em;
	background-color: #000000;
	margin: 0px;
	color: #FFFFFF;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 1.7em;
	font-weight: normal;
	color: #FFFF00;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin-top: .5em;
}
td#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: .5em;
	vertical-align: baseline;
}
td#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	vertical-align: top;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
td#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #000000;
	letter-spacing: 0.2em;
	padding: 0.1em;
	color: #FF0000;
	text-align: center;
	border: 3px solid #99CC00;
}
#main #list1 td {
	text-align: center;
	padding: .2em;
}
#bottomlinks {
	color: #FFFFFF;
	text-align: center;
	padding: .3em;
}
#bottomlinks a {
	color: #9966FF;
	text-decoration: none;
}
#bottomlinks a:hover {
	color: #66FFFF;
	text-decoration: none;
}

