<style type="text/css">

body {
    background: #ffffff;
    color: #000000;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 10px;
}
link {
    background: transparent;
    text-decoration: none;
    color: #333333;
}
a:link, a:visited { 
    color: #0000ff;
    text-decoration: none;
    background: transparent;
    }
a:hover	{
	color: #333333
	background: transparent;
	text-decoration: underline;
}
 
h1 { color: #000099; background: transparent; font-variant: small-caps; text-align: center; font-family: arial, verdana, helvetica, sans-serif }
h2 { color: #000099; background: transparent; text-align: center; font-family: arial, verdana, helvetica, sans-serif }
h3 { color: #336666; background: transparent; font-family: arial, verdana, helvetica, sans-serif }  /*  bluegreen */
h2, h4, h5 { color: #000099; background: transparent; font-family: arial, verdana, helvetica, sans-serif} 
h6 { font-size: 12px; color: #000099; background: transparent; font-family: arial, verdana, helvetica, sans-serif;  padding-bottom: 0px; } 

</style>