BODY {
	scrollbar-base-color : #800000;
	scrollbar-arrow-color: #800000;
	scrollbar-face-color: #FBE1BF;
	azimuth : inherit;
} 
BODY, TD {
	color : Maroon;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 12px;
	background : #FFEBCD;
}

H4 {
color : #333366;
font-family : Tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
H5 {
color : Maroon;
font-family : Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;

H6 {
	color : Maroon;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background : #FFE4B5;
}

A {
	text-decoration: underline;
	color: #8B0000;
}

A:Hover {
	text-decoration: none;
	color: #D2691E;
}