A:link	{
	color:#0000CC;
	text-decoration: underline;
}
A:visited {
	color:#0000CC;
	text-decoration: underline;
}

A:hover	{
	color:#CC0000; 
	text-decoration: none;
}

BODY		{
		background-color: #FFFFFF;
		font-family: Trebuchet MS,Verdana,Helvetica,Arial;
        font-size: 9pt;
		color: black;
		}
TD    	{font-family: Trebuchet MS,Verdana, Helvetica, Arial;
        font-size: 9pt;
		}
		
		
.h1 { font-weight:bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.h2 { font-weight:bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
.h3 { font-weight:bold; font-size: 15pt; font-family: Arial, Helvetica, sans-serif;} 
.h4 { font-weight:bold; font-size: 18pt; font-family: Arial, Helvetica, sans-serif;} 


