body         { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: smaller;
               line-height: 100%; 
               margin-top: 0px; margin-bottom: 0px }

a:link         { font-family: Verdana, Arial, Helvetica, sans-serif; 
				 font-style: oblique;
                 text-decoration: none;
    			 color: #333333;
}

a:visited      {
                   text-decoration: none;
    			   color: #333333;
} 

a:hover        {
                	text-decoration: underline;
					color: #666666;
}
		   
p            { margin-top: 0px; margin-bottom: 0px }

h1            { margin-top: 0px; margin-bottom: 0px }

h2            { margin-top: 0px; margin-bottom: 0px }
   
h3            { margin-top: 0px; margin-bottom: 0px }
				

