@charset "utf-8";
body, td, th {
   #font-family: Arial, Helvetica, sans-serif;
   font-family: serif;
   #font-size: 18px;
   color: #03FF00;
   background-color:#000000;
             }
h1, h2, h3, h4, h5, h6 { 
   font-family: sans-serif;
}
a:link {color: #3366FF;
        font-weight: bold; }
a:visited {color:#3399FF;
        font-weight: bold; }
a:hover {color:#0000FF;
         font-weight: bold;
		 text-decoration: none;}
a:active {color: #3399CC;
          font-weight: bold;}		 		
img {
	padding: 5px;
	#float: right;
}
.sidebar { 
	font-family: Arial, Helvetica, sans-serif;
        float: left;
}
table {
        font-family: Times, serif;
	color: #03FF00;
	background-color: #000000
}
list {
	#font-family: Arial, Helvetica, sans-serif;
        font-family: Times, serif;
	#float: right;
	}
	
