body  {
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	scrollbar-face-color : #9D7621;
	scrollbar-shadow-color : #000000;
	scrollbar-3DLight-color : #E0BA68;
	scrollbar-darkshadow-color : #E0BA68;
	scrollbar-highlight-color : #000000;
	scrollbar-track-color : #E0BA68;
}

TH, H1, H2, H3, H4  {
	font-family : Arial;
	color : #E0BA68;
}

TD  {
	font-family : Arial;
	font-size : 9pt;
	color : #E0BA68;
}

H5  {
	font-family : Arial;
	color : #E0BA68;
	text-align: justify;
}

P, LI  {
	font-family : Arial;
	font-size : 9pt;
	color : #E0BA68;
}

A:link  {
	font-size : 9pt;
	color : #E0BA68;
	text-decoration : none;
}

A:visited  {
	font-size : 9pt;
	color : #E0BA68;
	text-decoration : none;
}

A:active  {
	font-size : 9pt;
	color : #E0BA68;
	text-decoration : none;
}

A:hover  {
	font-size : 9pt;
	color : #E0BA68;
	text-decoration : underline;
}

.bold {font-weight : bold;}