body   {background-color: transparent;
		scrollbar-shadow-color: #000088;
            	scrollbar-highlight-color: #0000FF;
            	scrollbar-face-color: #330066;
            	scrollbar-3dlight-color: #3333ff;
            	scrollbar-darkshadow-color: #000066;
            	scrollbar-track-color: #000044;
            	scrollbar-arrow-color: #ffffff;
}
p { font-family : arial;
	font-weight : bold;
	font-style : normal;
	color: white; }

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : white;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : white;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : cyan;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
}

TH  {	text-align: left;
	vertical-align: bottom;
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : 	normal;
	background-color : blue;
	color : white;
}
TD  {	text-align: left;
	vertical-align: top;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
}
