BODY {
SCROLLBAR-FACE-COLOR: darkgray; SCROLLBAR-HIGHLIGHT-COLOR: gray;
SCROLLBAR-SHADOW-COLOR: gray; SCROLLBAR-3DLIGHT-COLOR: darkgray;
SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: #DDDDDD;
SCROLLBAR-DARKSHADOW-COLOR: #DDDDDD
}
h1 {
	color: #FF0000;
	background: #000000;
}
h2 {
	color: #000000;
	background: #FFE784;
}
.tbg
{
	background: #EEEEEE;
}
.title 
{
	font: 24px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FF3366;
	padding: 0px 5px;
	margin: 4px 0px;
    filter: shadow(color: #FFDD88, direction=135)
}

