Body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
Table, TR, TD{
	font-family :  Arial, Verdana, Helvetica, Tahoma,  sans-serif;
	font-size: 14px;	
	border-style : none	;
	border-width: 1px;
}


#IDM{
	color : White;
	background-color: #114E56;	
	font-size:14px;	
	font-family :  Arial, Verdana, Helvetica, Tahoma,  sans-serif;
	font-style : normal; 
	font-weight : bold;
	text-decoration: none;
}

#IDM:HOVER{
	background-color: White;
	color: #114E56;
	font-size: 14px;	
	text-decoration : none;
}


