body {
background-color: #000000;}

body,td,th {
	color: #FFFFFF;
}


container {
   height:400px;

   overflow:auto;
   }
#b {
   position:relative;
}

.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	
}

.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;	
}


.style3 {
	font-family: Verdana ;
	font-size: 11px;
	color: #FFFFFF;
text-decoration: none;
}
.style3:link {
	font-family: Verdana ;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style3:visited {
	font-family: Verdana ;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;


}
.style3:hover {
	font-family: Verdana ;
	font-size: 11px;
	color: #CCB167;
	text-decoration: none;


}


.style4 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;

}
.style5 {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;

}

.style6 {
	font-family: Verdana;
	font-size: 11px;
	color: #CC9933;
	text-decoration: underline;
}

.style7 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style8 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.style9 {
	font-family: Verdana;
	font-size: 11px;
	color: #CC9933;
	text-decoration: none;
}

.style10 {
	font-family: Verdana;
	font-size: 9px;
	color: #CC9933;
	text-decoration: underline;
}

.style11 {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;

}