BODY
        {
            font-family: tahoma; 
            font-size:12px;
	        color: black;
	        margin-top: 0; 
	        background-color: #D3D3C0; 
        }

p
        {
            font-size: 10pt;
        }
        
.menubg
        {  background-color: #999966;
        }        
.hrcolor
        {   color : #999966;
        }   

.Base 

        { 
            font-size: 10pt ;    
            margin: 5pt  0pt  0pt  0pt ;  
            text-align:justify;  
        }
        
.base2 

        { 
            font-size: 11pt ;    
            margin: 6pt  0pt  0pt  0pt ;   
        }
        
.pdf
        {
             font-family: Tahoma ; 
             font-size: 7pt ;    
       }  
       
.justify
        {     text-align:justify;
        }       

             
h1
        {
            font-size: 100%;
            font-weight: bold;
            margin: 0pt  0pt  5pt  0pt ; 
        }
        
h2
        {
            font-size: 120%;
            font-weight: bold;
            margin: 0pt  0pt  5pt  0pt ; 
        }
            

 ul
        {
            font-family: Tahoma;
            font-size: 10pt;
        }
        


.background
        {
            background-image: url(images/fence2.gif);
        }


a:link, a:visited 

        {
            color: #333333;
            text-decoration: none;
            font-weight: bold;

            
        }

a:hover 

        {

	        color: black;
            font-weight: 1500;
        }

a.link2:link, a.link2:visited 

        {
            color: navy;
            text-decoration:underline;
            font-weight: bold;

            
        }

a.link2:hover 

        {

	        color: orange;
            font-weight: 1500;
            text-decoration:underline overline;
        }


.gb
        {
            border: 1px solid rgb(153, 153, 102);
        }
.hyp
{
    border: 1px solid #000000;
}

.menu
{
    background-color: #999966;
}
h3
{
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
}

 .smlhead
        {
    font-size: 15px;
    font-weight: bold;
}


.hiddenPic 
    {
    display:none;
    }


