/*********************************************************************
* External style sheet created by Michael McCormack
* Contact mike@ispiderweb.com
* File name: textonly.css
* Created on: 9/12/05
*********************************************************************/

body {
background-color : #000000; 
} 
body {
font-family : verdana, arial, sans-serif; 
font-size : larger; 
color : #ffff00; 
background-color : #000000; 
} 
a:link {
text-decoration : none; 
color : #00ffff; 
background-color : #000000; 
} 
a:visited {
text-decoration : none; 
color : #00ccff; 
background-color : #000000; 
} 
a:hover {
text-decoration : underline; 
} 
a:active {
text-decoration : none; 
color : #ffff00; 
background-color : #000000; 
} 
hr {
height : 1px; 
} 
img {
display : none; 
} 
h1, h2, h3, h4 {
font-family : verdana, arial, sans-serif; 
font-size : 25pt; 
color : #ffff00; 
background-color : #000000; 
} 
.td_content {
font-family : verdana, arial, sans-serif; 
font-size : 20pt; 
} 
.td_nav {
font-family : verdana, arial, sans-serif; 
font-size : larger; 
color : #ffff00; 
background-color : #000000; 
} 
td.sp {
text-decoration : underline; 
background-color : #000000;  
}
span.bold {
font-weight : bold; 
text-decoration : underline;
}