body {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #FDFDFD;
	scrollbar-shadow-color: #CDCDCD;
	scrollbar-highlight-color: #FDFDFD;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	background-color : Black;
}
b	{
	font-family: Verdana;
	font-size: 11px;
	color: #FD681E;
	text-align: justify;
	font-weight: bold;
}

td	{
	font-family: Verdana;
	font-size: 11;
	color: Silver;
	font-weight: bold;
	text-align : justify;
}

a	{
	font-family: Verdana;
	font-size: 11;
	font-weight: bold;
	color: #FF7F50;
	text-decoration: none;
}

a:hover	{
	font-family: Verdana;
	font-size: 11;
	color: #FF7F50;
	text-decoration: underline;
}