
body         {padding:0px; margin:0px; }
     				

p            { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10pt; color: #000000 }

/*****page heading style***/

.head        { color: #313747; font-size: 18pt; font-family: Arial; 
               text-decoration: none; font-weight:bold }
.subhead     { color: #000000; font-size: 12pt; font-family: Arial; 
               text-decoration: none; font-weight:bold }
.copy        { color: #000000; font-size: 10pt; font-family: 
               Verdana; text-decoration: none }

    /*****Left Nav LINKS*****/

a.nav           { font-family: Arial; text-decoration: none; color: #E8E8E8 }
a:visited.nav   { font-family: Arial; text-decoration: none; color: #E8E8E8 }   
a:hover.nav    { font-family: Arial; color: #C7C88C} 

/*****LINKS*****/

a 				{ font-family: Arial; text-decoration: none; color: #997426}
a:visited		{ font-family: Arial; text-decoration: none; color: #997426}   
a:hover			{ font-family: Arial; color: #997426; text-decoration:underline }            

               
                              
 /*****CHANGES CURSOR TO A ? QUESTION MARK*****/  
                
.contact		{cursor:help; }