BODY {
background-color: Black;
 margin : 0 0 5;
}

 TD {  	
     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 background-color: #383838;
	 	 color: #FFFFF0;	
	 font-size : 11px;
		border : 1px outset #D2754D;
	 					}
						
H2 {
	font-family : Times New Roman, Serif;
	 font-size : 18px;
	 	 color: #F4A460;	
}

H3 {
	font-family : Times New Roman, Serif;
	 font-size : 14px;
	 	 color: #FFDEAD;	
}


navig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size : 12px;
		 color: Navy;
	border-bottom : 1px dotted Silver;
		font-weight : bolder;
	      	}
			
H6 {  	
     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 	 color: Silver;	
	 font-size : 10px;
	font-weight : lighter;
	 					}

A {
	text-decoration: none;
	color: #FFD700;
}

A:Hover {
	text-decoration: none;
	color: #FF4500;
}

img {
	border-color: white;
}
