
body{
	background-color: black;
	/*background-image: url('');*/
	font-family: arial;
	
	
	background-image: url('');
	background-repeat: repeat-x
}









}

p, ul, td {
	font-family: arial narrow;
        color: white ;
        font-size: 1em ;
        text-align: center ;




}





div.toplink{
 text-align: center ;
margin-top:0px ;

width: 650px ;
margin-left: auto ;
	margin-right: auto ;
color: white ;
border: 0px solid white ;
padding: 3px ;background-color: ;
}
h5 {
	font-family: Arial narrow;
	font-size: 1em ;
        background-color: #cccccc ;
        color: blue ;
        border: 1px solid #cccccc ;
width: 530px ;
text-align: center ;
padding: 6px ;
margin-left: auto ;
	margin-right: auto ;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center ;
	font-size: 1 em ;
	background-color: #f0f0f0 ;
	color: black ;
        border: 1px solid black ;



}
a:link {
	color: blue ;
	background: white ;
text-decoration: none
}
a:visited {
	color: black ;
	background: white ;
text-decoration: none

}
a:hover {
	color: green ;
	background: #ff0 ;text-decoration: underline;

}
a:active {
	color: red ;background: transparent ;}

div.mainbody {
	font-family: Arial Narrow;
	font-size: 1em ;
	width: 700px ;
height:340px;
	margin-left: auto ;
	margin-right: auto ;
                margin-top: 5px ;
	padding: 6px ;
	background-color: black ;
	color: white ;
	border: 0px solid #cccccc ;
                text-align: center ;
}




