/* CSS Document */

body  { color:#ffffff;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
	    font-size:9pt;
	    color:#ffffff;
	    background-color: #000000; }
td	  { color:red;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt; 
		color:#ffffff; }
P     { font-family:Garamond; 
        color:#ffffff; 
		font-size:8pt; }	
.hd  {  font-size:11pt; 
        font-weight:bold; 
		color:red; }
span  { font-size:11pt; 
        color:#ffcc00 }		
#navcontainer { width:50px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 115px;
background-color: #000;
background-image: url(gfx/nav.gif);
font-size:10px;  
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none; 
font-weight:bold;
}

#navcontainer a:hover
{
background-color: #000000;
color: #ffff00;
background-image: url(gfx/nav1.gif);		
.lnk  { font-size:9pt }	
.bld  { font-size: 11pt; color:#ffcc00; font-weight: bold }
.lnk  { font-size: 10pt }
.print { font-size:9pt }	
.cp   { font-family:Garamond,Arial;
	    font-size:8pt; }
.cw  { 	font-size: 8pt;  }
.iframe { font-size:12px; }
.mc   { font-size:10pt; }
.mc1  {	font-size:10pt; }		
a  { text-decoration:none; 
     font-size:8pt; 
	 color:yellow; }
a:visited {color:#fff; }
a:hover { color:#ffcc00; 
          text-decoration:none; }			
A:links   { color:yellow; 
            text-decoration:none; }
		 
 