body { background-color: black;}

p {	color: white;
	font-family: Verdana;}

td  {	color: white;
	font-family: Verdana;}
	
h1 { color: white;	
	font-family: Comic Sans Ms;
	text-align: center;}
h3 { color: white;	
	font-family: Comic Sans Ms;
	text-align: center;}

h5 { color: white;	
	font-family: Comic Sans Ms;
	text-align: center;}	
	
h6{ color: red;
	font-family: Comic Sans Ms;
	text-align: center;}

pre{color: white;
	font-family: Verdana;}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	}
a:link{
	color:white;
	}
a:visited{
	color:white;
	}	
#menu4 {
	width: 150px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}

	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	

#menu1 {
	width: 150px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu1 li  {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

#menu1 li  {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;
	}	


