h1 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px;
}
h2 {
	color: #ffffff;
	font-size: 13px;
	margin: 5px 0px;
}
body {font-family: Verdana, Arial, Helvetica, sans-serif;}
p {padding: 0px 5px;}

#copyright {
	font-size: 11px;
	color: #888888;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}

#copyright a {
	color: #CCCCCC;
}

#copyright a:hover {
	color: #ffffff;
}

#copyright a:visited {
	color: #CCCCCC
}

body {
	background-color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #CCCCCC;
	font-size: 11px;
}
.style2 {color: #CCCCCC; font-size: 12px; }
.style3 {color: #666666; font-size: 11px; }
.style4 {font-size: 13px; font-weight:bold; }
.style4 a { color: #ffffff}
.style5 a, .style5 {border-width: 0px; border-style: none; text-decoration: none;}
.style6 {color: #333333}
.style7 {color: #FF0000}
.style8 {color: #CCCCCC; font-size: 12px; font-weight: bold; }
.style9 {white-space: nowrap; }