.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
}

.style5 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}

.style7 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style8 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

.header-bar {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px
	}



body {
	background-color: #000000;
}



a:link, a:visited {text-decoration: underline;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
font-weight:bold;
}
a:hover {
	text-decoration: underline;
	FONT-SIZE: 12PX;
	color: #FF0000;
	font-weight:bold;
}
.footborder {
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
