h1,h2,h3,h4	{
font-size: 14px ;
margin: 0px ;
padding: 0px ;
display: inline ;
}

h1	{
font-size: 18px ;
color: #006666 ;
font-weight: bold ;
}
h2	{
color: #006600 ;
font-weight: bold ;
}

ul li.reportList	{
padding-bottom: 6px ;
COLOR:#006600;
}

A.reportLink:link		{ text-decoration:underline; FONT-weight:none; COLOR:#006600;}
A.reportLink:visited	{ text-decoration:underline; FONT-weight:none; COLOR:#006600;}
A.reportLink:active		{ text-decoration:underline; FONT-weight:none; COLOR:#003366;}
A.reportLink:hover		{ text-decoration:underline; FONT-weight:none; COLOR:#cc0000;}