/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	scrollbar-base-color : #58C9D6;
	background : White;
}
td{    
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
}
hr{
	color : #58C9D6;
}