BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : Silver;
	scrollbar-arrow-color: Black;
	scrollbar-shadow-color : #CFCFCF;
	scrollbar-dark-shadow-color : #A9A9A9;
	scrollbar-face-color : #C5CCD4;
	background-color: red;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
}
A {
	text-decoration: none;
	color: Navy;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
	background: #F5F5F5;
}
A:Hover {
	text-decoration: underline;
	color: Black;
	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="#D7D7D7",OffX=2,OffY=2,Positive=2); height:8pt;
	font : Tahoma;
}
button{
border: 1px solid; 
background-color: rgb(245,245,245);
}
H2 {
    font-size : 12pt;
	FONT-WEIGHT: bold;
	FILTER: DropShadow(Color="#D7D7D7",OffX=2,OffY=2,Positive=2); height:12pt;
	font : Tahoma;
}
Legend {
	font : Tahoma;
	font-size : 9pt;
	FONT-WEIGHT: bold;
	margin-left : 4px;
}
