BODY {
	
	font-family: Arial, Arial, Helvetica, Helv; 
	font-size: 12px;
	color: #444444;
	font-weight : normal;
	text-decoration : none;
	background-color : #ffffff;
	/* scrollbar-base-color : #BFBFBF; 
    scrollbar-arrow-color : #000000;
    scrollbar-DarkShadow-Color : #000000;
	scrollbar-Highlight-Color :#ffffff; 
	scrollbar-Shadow-Color :#ffffff;
	scrollbar-Track-Color : #dedede; */
}

A:LINK {
	font-family : Trebuchet MS, Times New Roman, Verdana, Helvetica;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	font-family : Trebuchet MS, Times New Roman, Verdana, Helvetica;
	font-size : 16px;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Trebuchet MS, Times New Roman, Verdana, Helvetica;
	font-size : 16px;
    color : #ff0000;
	font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Trebuchet MS, Times New Roman, Verdana, Helvetica,;
	font-size : 16px;
	color : #ef0780;
	font-weight : bold;
	text-decoration : none;
}

.hd
{
text-align: left;
color: #444444;
font-family: Trebuchet MS, times new roman;
font-size: 20px;
}

TD {
	 font-family: Arial, Arial, Helvetica, Helv; 
	 font-size: 12px;
	 color: #444444;
	 font-weight : normal;
	 text-decoration : none;
}
