TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 7pt ;
}
.heading1 {

	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size : 12pt ;
        color:#000000;
}
.heading2 {

	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size : 12pt ;
        color:#1A6B1A;
}
.subtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 7pt ;
        color:#00000;
}
A:LINK {
	color: #CC6600;
	text-decoration:none;

}
A:VISITED {
	color: #CC6600;
	text-decoration:none;
}

A:Hover {
	color: #CC6600;
	text-decoration:underline;
}