.Bodytext
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: arial
}
A:link    {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A:active  {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:hover   {
	font-family: Arial;
	font-size: 9pt;
	color: #BDBDBD;
	font-weight: normal;
	text-decoration: underline;
}
.heading
{
    FONT-SIZE: 10pt;
    COLOR: #F45813;
	FONT-WEIGHT: bold;
    FONT-FAMILY: arial
}
