BODY {
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
	font-weight : normal;
	font-size : 13px;
	line-height: 16px;
	scrollbar-face-color:#024596;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#353434;
	scrollbar-darkshadow-color:#DAD9D9;
	scrollbar-shadow-color:#365164;
	scrollbar-arrow-color:#DAD9D9;
	scrollbar-track-color:#DAD9D9;
}


TD{
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-size : 13px;
	line-height: 16px;
}

A{
	text-decoration: underline;
	font-size : 12px;
	line-height: 15px;
	color: #074898;
	font-style: normal;
	font-weight : bold;
}
A:active {
	text-decoration: underline;
	font-size : 12px;
	line-height: 15px;
	color:  #909090;
	font-weight : bold;
		
}
A:hover{
	text-decoration: underline;
	font-size : 12px;
	line-height: 15px;
	font-weight : bold;
	color: #B4B4B4;
	font-style: normal;
		
}
