body {background-color: #000000;
	layer-background-color: #000000;}

body, table, tr, td, p, ol, ul{
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px;
		color: #ffffff;
		}
		
p {		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		font-size: 12px; 
		}
		
h1, h2, h3, h4, h5, h6, h7 {
		font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
		color: #ffffff;
		}

h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-s ize: 14px;}

A { color: #ff0000;} /* hyperlink */
A.active {color: #cc3333; } /* active hyperlink */
A.visited {color: #cccccc; } /* visited hyperlink */
A:hover {color: #33cccc; } /* mouseover hyperlink */