BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : Silver;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color : #CFCFCF;
	scrollbar-dark-shadow-color : #A9A9A9;
	scrollbar-face-color : #C5CCD4;
	background-color: black;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
}
A {
	text-decoration: none;
	color: white;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: white;
	background: white;
}
A:Hover {
	text-decoration: underline;
	color: white;
	font-style : normal;
	font : normal;
}
Small {
	font-family : Tahoma;
	font-size : 7pt;
}
Image {
	border : 0;
}
TABLE {
	border-collapse: collapse;
}
.t {
    font-size : 8pt;
	FONT-WEIGHT: bold;
	FILTER: DropShadow(Color="white",OffX=2,OffY=2,Positive=2); height:8pt;
	font : Tahoma;
}
button{
border: 1px solid; 
background-color: rgb(0,0,0);
}
H2 {
    font-size : 12pt;
	FONT-WEIGHT: bold;
	FILTER: DropShadow(Color="white",OffX=2,OffY=2,Positive=2); height:12pt;
	font : Tahoma;
}
Legend {
	font : Tahoma;
	font-size : 9pt;
	FONT-WEIGHT: bold;
	margin-left : 4px;
}
