body {
	font-family :Verdana, Tahoma,Arial, Helvetica, Sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : Gray;
	font-style: normal;
	margin : 0;
	SCROLLBAR-FACE-COLOR: #DCDCDC;
	SCROLLBAR-HIGHLIGHT-COLOR:#DCDCDC;
	SCROLLBAR-SHADOW-COLOR:#DCDCDC;
	SCROLLBAR-3DLIGHT-COLOR:#DDDDDD;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#BBBBBB;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	width:100%;
	height:100%;
	overflow:hidden;
}

a {	
	color : #FF0000;
	font-style: normal;
}
a:hover {
	color : #FF0000;
	margin : 0;
}
table{
	font-size : 11px;
	line-height : 15px;
}
td {
	font-size : 11px;
	line-height : 15px;
	color : Gray;
}



