img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	top: auto;
	text-align: left;
	background-color: #000;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	text-align: left;
	vertical-align: top;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: left;
	color: #36C;
}
h5 {
	background-color: #000;
	color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	text-decoration: none;
}
#maincontent {
	float: none;
	padding: 20px;
	margin-left: 25px;
}
a:link {
	color: #FF3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3;
}
a:hover {
	text-decoration: none;
	color: #3CC;
}
a:active {
	text-decoration: none;
	color: #C99;
}

p {
	margin-left: 3px;
}
h2 {
	margin-top: 10px;
	padding-top: 20px;
}
