h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
}
a:link    { color: #FFCC00; text-decoration: underline }
a:visited { color: #FFCC00; text-decoration: underline }
a:active  { color: #FFCC00; text-decoration: underline }
a:hover   { color: #FF0000; text-decoration: underline }

BODY {SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #FF3399; 
SCROLLBAR-SHADOW-COLOR: #FF3399; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #FF3399; 
SCROLLBAR-TRACK-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #000000}
.tableborder {
	border: 1px solid #202020;
}
.buttons a:link, .buttons a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.buttons a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.buttons {
	border-style: none;
	background-color: #181818;
	padding: 0px;
	margin: 1px;
}
.buttons :hover {
	background-color: #FF0000;
	width: 100%;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFFFF; }
.style4 {
	color: #FFFFFF;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-size: medium;
	font-weight: bold;
}
.style11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}