BODY		{ color: #FFF; 
			  background: #000;
			  margin: 5%;
			  font-family: Trebuchet, helvetica, sans-serif; }

H1, H2, H3 	{ font-style: oblique; }
H1          { margin: 0px; }

TD			{ background: #333;
			  border: solid 2px #800; 
			  padding: 8px; }
TD.nogrid	{ background: transparent;
			  border: none; 
			  padding: 0px; }

A			{ text-decoration: none;
              color: #F00; 
			  background: transparent; }  
A:hover 	{ color: #000; 
			  background: #F00; } 

TD TD  		{ border: none; 
        vertical-align: top;
			  padding: 0px; }
TD TD A		{ display: block; 
			  width: 95%; }  

PRE         { font-family: Lucinda Console, Courier New, Courier, fixed;
              color: #FFF; }

P.footer	{ font-size: 70%; }
P.webring       { font-size: 70%;
                  text-align: center; }
P.webring A     { display: inline; }

A.Yahoo 	{ display: inline; }
