body {background: #000000 ; text: #000000; font-family: arial ; font-size: .8em;}   
p {
	font-family: arial;
	font-size: 0.8em;
	text-align: default;
}
h1, h2, h3, h4, h5, h6 {font-family: verdana;}
         A:link { color: #000000}
         A:visited { color: #333333}
         A:active { color: #66CCCC }  
a:hover{
	color: #999;
}
UL{list-style:square}
LI{padding:5px}
#center {
	text-align: center;
}
