<!--
body  {
	background-color : #514910;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	scrollbar-face-color : #38320C;
	scrollbar-shadow-color : #242008;
	scrollbar-3DLight-color : %s3d%;
	scrollbar-darkshadow-color : #35300B;
	scrollbar-highlight-color : #423B0E;
	scrollbar-track-color : #514910;
}

TD, TH, H1, H2, H3, H4  {
	font-family : Arial;
	color : #B0B066;
}

P  {
	font-family : Arial;
	color : #B0B066;
	font-size : 10pt;
}

A:link  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #2E6770;
	font-size : 10pt;
	font-weight : normal;
}

A:visited  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #2E6770;
	font-size : 10pt;
	font-weight : normal;
}

A:hover  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #2E6770;
	font-size : 10pt;
	font-weight : normal;
}

.lightbox  {
	background-color : #85771B;
}

.darkbox  {
	background-color : #35300B;
}

.select  {
	background-color : #85771B;
	color : #2E6770;
	font-size : 11pt;
	font-weight : bold;
}

hr  {
	color : #35300B;
}

