	body{
	   background-image: url(images/bkgd-L7.jpg); 
	   background-repeat: no-repeat;
	   background-position: 10px 10px;
	   background-color: #ffFFFF;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10pt; 
	   font-style: normal; 
	   color: #0000FF
	   }
	   
	   p {font-size: 10pt;}
	   
	   td {font-size: 10pt;}
	   
	   a:link { color: #006400; text-decoration: none;}
	   
	   a:visited { color: #006400; text-decoration: none;}
	   
	   /* a:link { color: #006400; } */
	   
	   /* a:visited { color: #006400; } */
	   
	   a:hover { color: #00a700; }
	   
	   a:active { color: #000; }
	   
	 
/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1,h2,h3
{
   margin: 2px 0 2px 0;
}

h1
{
    font-size: 8px;
    
}