




a:link    { color: white; text-decoration: none}
a:active  { color: white; text-decoration: none; background-color: #CCCC99;}
a:hover   { color: white; text-decoration: none; background-color: #FFCC00;}
a:visited { color: white; text-decoration: none}



.text 
        {  
        font-family: Georgia, Times, serif; 
        font-size: 12px;
        color: #669999;
		margin-right: 15px;
		line-height: 16px
        }


.copy 
        {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        color: #333333;
		line-height: 170%;
		margin-right: 15px;
       	}
       	
       	
.marker 
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #333333;
		line-height: 170%;
		margin-right: 15px;
		font-weight: bold
       	}


.copyright 
        {  
        font-family: Georgia, Times, serif; 
        font-size: 10px;
        color: #555555;
		line-height: 12px;
		margin-left: 15px;
       }


.boldcopy 
        {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #000000; 
        font-weight: bold
		margin-right: 15px;
        }


.head 
        {  
        font-family: Helvetica, Arial, sans-serif; 
        font-size: 20px;
        color: #CCCCCC; 
        font-weight: bold
        }


.subhead
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #FF9900; 
        font-weight: bold
        }


.small
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9px;
        color: #666666; 
        }

.subnav
        {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #006699; 
        }
		
		
.email {  
        font-family: Georgia, Times, serif; 
        font-size: 11px;
        color: #6699CC;
	line-height: 12px;
}
.email A:link		{ color: #6699CC; text-decoration: none; }
.email A:alink		{ color: #6699CC; text-decoration: none; }
.email A:vlink		{ color: #6699CC; text-decoration: none; }
.email A:active		{ color: #6699CC; text-decoration: none; }
.email A:visited	{ color: #6699CC; text-decoration: none; }
.email A:hover		{ color: #FFFFFF; text-decoration: none; background-color: #FFCC00;}


