body                    { color:#333; background-color: #fff; }
h1                      { color:#000; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 20pt;}
h2                      { color:#000; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 16pt; }
p, ul                   { color:#000; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 12pt; }
ul ul                   { font-size: 12pt;}
hr                      { color: #000; background: #000; border: 0; height: 1px; clear: both; }
code                    { color:#000; background-color: transparent; font-family: georgia, times, "Times New Roman", serif; font-size: 12pt; }

a:link			    	{ color:#333; background-color: transparent; text-decoration: underline; font-weight: bold; }

.copyright              { color:#333; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 10pt; margin-top: 30px; }
.newshead               { color:#000; background-color: transparent; }
.headlight              { color:#000; background-color: transparent; font-weight: bold; }
.newsbit                { color:#663; background-color: transparent; font-size: 10pt; font-style: italic; }
.tiny                   { font-size: 10pt; }

#nav                    { display: none; } 	
#logo                   { display: none; }
#header                 { display: none; }
#content                { width: auto; }
#sites                  { display: none; } 	

/* next/previous buttons */
.previous               { float: left; font-size: 12px; }
.next                   { float: right; font-size: 12px; }

#next                   { width: 70px; padding: 0; margin: 0 20px 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-align: center; } 	
#next a                 { color: #330; background-color: #CC9; display: block; padding: 1px; text-decoration: none; width: 100%; font-weight: normal; border: 1px solid #663;  } 	
html>body #next a       { width: auto; }
#next a:hover           { color: #CC9; background-color: #663; } 

#previous               { width: 90px; padding: 0; margin: 0 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; } 	
#previous a             { color: #330; background-color: #CC9; display: block; padding: 1px; text-decoration: none; width: 100%; font-weight: normal; border: 1px solid #663;  } 	
html>body #previous a   { width: auto; }
#previous a:hover       { color: #CC9; background-color: #663; } 	

