BODY {
   	 Font-family: verdana, arial, helvetica, sans-serif;
     }    


h1 {
     font-size: 190%;
	 margin-top: 0.0em; 
     margin-bottom: 0.0em; 
     border-style: solid; 
     border-top-width: 0px; 
     border-right-width: 0px; 
     border-bottom-width: 6px; 
     border-left-width: 0px;
     border-color: #CCCCCC;
     height: 30px;
	 Font-family: arial, helvetica, sans-serif;
     }

h2 {
     font-size: 160%; 
     margin-bottom: 0%;
	 	 Font-family: verdana, arial, helvetica, sans-serif;
     }

h3 {
     font-size: 130%; 
     margin-bottom: -2%;
	 Font-family: verdana, arial, helvetica, sans-serif;
     }

h4 {
     font-size: 120%; 
     margin-bottom: 0%;
	 Font-family: arial, helvetica, sans-serif;
     }

A:link {
     text-decoration: none; 
	 color: #0033CC; 
	 background: #FFFFFF;
     }

A:visited {
     text-decoration: none; 
	 color: #CC3300; 
	 background: #FFFFFF;
     }

A:active {
     text-decoration: none; 
     color: #006699; 
     background: #FFFFFF;
     }

A:hover {
     text-decoration: none; 
     color: #FFFFFF; 
     background: #006699;
     }
	 
table {
     margin-left: 1em;
	 text-decoration: none; 
     font-family: verdana, arial, helvetica, sans-serif;  
     font-size: 70%;
     background: #FFFFFF;
     color: #000000;
     border: 0;
     border-width: 0px;

	 }

img {
     margin: 1.5% 1.5% 1.5% 1.5%;
     }
