body {
	background-color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maintable {
	border: none;
	padding: 5px;
	background-color: #000000;
}
.menu {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 17px;
	color: #FFFF00;
}
h3 {
	color: #FF0000;
	font-size: 17px;
}
a {
	color: #33FF00;
}
li {
	list-style-type: none;
	font-size: 17px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 17px; font-weight: bold; color: #33FF00; }
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 17px;
	color: #FFFF00;
}
.style8 {color: #D5D500}
.style10 {font-size: 17px; font-weight: bold; }
.style13 {color: #FF0000}
.style15 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style17 {font-size: 17px; font-weight: bold; color: #33FF00; font-style: italic; }.banner {
	border: 1px solid #FFFF00;
}
.linkpad {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}
