a{
	color : #F5F5F5;
	text-decoration : none;
}

a:hover{
	color : #B5B5B5;
}

img{
	border : 0px;
}

body{
	background-color : black;
	background-repeat : no-repeat;
	font-size : 9pt;
	color : white;
	
	scrollbar-base-color : #ffffff;
	scrollbar-track-color : #003300;
	scrollbar-face-color : #006600;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #003300;
	scrollbar-highlight-color : #003300;
	scrollbar-3dlight-color : #CCCC00;
	scrollbar-arrow-color : #CCCC00;
}

}
table{
	color : white;
	font-size : 9pt;
}

.sm{
	font-size : 6pt;
}
.live_th{
	font-size :10pt;
	color : red;
}