BODY  {
	scrollbar-face-color : '#FFFFFF';
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color : #80FF80;
	scrollbar-track-color : '#FFFFFF';
	scrollbar-shadow-color : '#80FF80';
	scrollbar-highlight-color : '#FFFFFF';
	scrollbar-3dlight-color : '#80FF80';
	scrollbar-darkshadow-Color : '#FFFFFF';
}

P  {
	font-family : Arial;
	font-size : 10pt;
}

H1  {
	font-family : Arial;
	font-size : 12pt;
}

H2  {
	font-family : Arial;
	font-size : 14pt;
}

TD  {
	font-family : Arial;
	font-size : 10pt;
}

li  {
	font-family : Arial;
	font-size : 10pt;
}

div  {
	font-family : Arial;
	font-size : 10pt;
}

A  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #00C000;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #00C000;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #00C000;
	text-decoration : underline;
}

A:Hover  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #00C000;
	text-decoration : underline;
}

table.color  {
	border : 1;
	bordercolor : #000000;
}

td.color  {
	color : White;
	background-color : Black;
}


