        A  {
         color : 000099;
        }
 
        A:Visited  {
         color : 000066;
        }
 
        A:Active  {
         color : 0033FF;
        }
 
        A:Hover  {
         color : 000099;
         text-decoration : underline;
         background-color : CCFF00;      
        }
 
        BODY  {
         background-color: FFFFFF;
		 background-image: url(images/bckgd.gif);
         background-repeat: repeat;
         border: none;
         border-bottom: none;
         border-bottom-width: 0;
         border-left: 0 none;
         border-left-width: 0;
         border-right: 0 none;
         border-right-width: 0;
         margin: 0 0 0 0;
         margin-bottom: 0;
         margin-left: 0;
         margin-right: 0;
         margin-top: 0;
         padding-bottom: 0;
         padding-left: 0;
         padding-right: 0;
         padding-top: 0;
        }
		 

		        
		H1  {
         font-weight : bold;
         font-style : normal;
         color : 336600;
         font : 18px/24px verdana;
         text-decoration : none;
         text-align : left;
         font-family : sans-serif;
         text-transform : uppercase;
        }
 
        H3  {
         font-weight : 900;
         font-style : normal;
         color : 000066;
         font : 14px/18px verdana;
         text-decoration : none;
         text-align : left;
         font-family : sans-serif;
        }
		
		 .disclaimer  {
         font-weight : normal;
         font-style : normal;
         color : 000000;
         font : verdana;
         text-decoration : none;
         text-align : left;
         font-size : 11;
         font-family : sans-serif;
        }
 
        .forms  {
         font-weight : normal;
         font-style : normal;
         color : 000000;
         font : verdana;
         text-decoration : none;
         font-size : 10;
         font-family : sans-serif;
		 text-transform : uppercase;
        }
		
		 .cool  {
         font-weight : normal;
         font-style : normal;
         color : 000000;
         font : verdana;
         text-decoration : none;
         text-align : left;
         font-size : 11;
         font-family : sans-serif;
        }
        
        .map  {
         font-weight : 900;
         font-style : normal;
         color : 000000;
         font : verdana;
         text-decoration : none;
         text-align : center;
         font-size : 10;
         font-family : sans-serif;
         text-transform : uppercase;
        }
 
        .navigation  {
         font-weight : 900;
         font-style : normal;
         color : CC0000;
         font : verdana;
         text-decoration : none;
         text-align : right;
         font-size : 10;
         font-family : sans-serif;
         background-color : E7E7E7;
         text-transform : uppercase;
        }
 
        .txt  {
         font-weight: normal;
         font-style: normal;
         color: 000000;
         font: 12px/16px verdana;
         text-decoration: none;
         text-align: left;
         font-family: sans-serif;
        }
		
	   .results  {
         color: 006600;
         font: bolder normal 12px/16px verdana;
         text-decoration: none;
         text-align: left;
	    text-transform: uppercase;
         font-family: sans-serif;
        }
        
        .footer  {
         font-weight: normal;
         font-style: normal;
         color: 000000;
         font: 10px/12px verdana;
         text-decoration: none;
         text-align: center;
         font-family: sans-serif;
        }
 
 
 
        .caption  {
         font-weight : 900;
         font-style : normal;
         color : 000000;
         font : verdana;
         text-decoration : none;
         text-align : right;
         font-size : 9;
         font-family : sans-serif;
        }
        
        .bottomnav  {
         font-weight : 600;
         font-style : normal;
         font : 9px/12px verdana;
         text-decoration : none;
         text-align : center;
         font-family : sans-serif;
         text-transform : uppercase;
        }