.style3 {font-size: 10}
.style4 {font-size: 9px}
.style5 {font-size: 10px;}
.style6 {
	font-size: xx-small;
	font-weight: bold;
}
.style8 {
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
	font-family: Verdana;
}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 30px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV#header {
	LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100px
}
DIV#footer {
	LEFT: 0px;
	WIDTH: 100%;
	BOTTOM: 0px;
	POSITION: absolute;
	HEIGHT: 30px;
	background-color:#9496A5;
	
}

@media Screen    
{
UNKNOWN {
	POSITION: fixed
}
UNKNOWN {
	POSITION: fixed
}
    }
 HTML BODY {
	OVERFLOW: hidden; background-color:#000000;color: #FFFFFF;font-family: Verdana;
	font-size: 10px;
}
 HTML DIV#content {
	overflow:hidden; HEIGHT: 100%
}
.style6 {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
.style9 {	color: #FFCC00;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
text-decoration:none;
}
.list {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a.list:hover {
	
	color: #FFCC00;

}