
BODY      { color: #333333; background: white;
font-family: Verdana, arial, geneva, sans-serif;
font-size: 11px; } 
A:link    { color: #993300;  background: white;
			text-decoration: none;} 
A:visited { color: #666;  background: white;} 
A:active  { color: #336633;   background: white;} 
A:hover   { color: white;   background: #993300;} 


div, p  {
             /* redundant selectors to help NS4 not forget */
     font-family: Verdana, arial, geneva, sans-serif;
     font-size: 11px;
    }
	
     
	  
	   .smallh   { font-family: Verdana, arial, helvetica, sans-serif;
	  font-size: 10px; 
	  color: #993300; background-color: transparent;}
	   
      
      #cglogo {
		position: absolute;
		left:8px;
		top:18px;
		width:350px;
		background:#fff;
		padding: 5px;
		border:1px dotted #993366;
		}
		
      .content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px solid #ffcc33;
	}
	
.copy {
	padding: 40px 20px;
	width: 350px;
	text-align:left;
	line-height: 140%;
	
	}
	
h1 	{ font-size: 13px;
	  color: #cc9900;
	
	}
	
li {padding-bottom: 5px;
 	}

   
     

     
