<!--
body {	
	Scrollbar-Arrow-Color:#efe2c6;
	Scrollbar-Track-Color:#24380e;
	Scrollbar-Face-Color:#906B31;
	Scrollbar-Shadow-Color:#E3D7B5;	
	Scrollbar-Highlight-Color:#E3D7B5;
	Scrollbar-DarkShadow-Color:#000000;
	Scrollbar-3DLight-Color:#808080;
	
	font-family: Verdana;
	font-size: 12px; 
	font-weight:700;
	color: #1D3209;
}
.style4{
	font-family: Arial; 
	font-size: 9pt; 
	border: 1px solid #213C00; 
	background-color: #FFFFFF
}

.topheading{
	font-family:Palatino Linotype;
	font-weight: 700;
	text-decoration:underline; 
	letter-spacing:1pt; 
	vertical-align:middle;
	color: #1D3209;
}

.itemheading{
	font-family:Verdana;
	color: #9C0400;
	font-size: 9pt;
	font-weight: 700;
}
.itemtext{
	font-family: Verdana;
	font-size: 12px; 
	font-weight:700;
	color: #1D3209;
}
.botitem{
	font-family:Palatino Linotype;
	color: #9C0400;
	font-weight:700;
	font-size: 10pt;
}
-->