body {
	font-size: 9pt;
	line-height: 20px;
	SCROLLBAR-FACE-COLOR: #FFE081;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCECF4 
		SCROLLBAR-SHADOW-COLOR:#333333;
	background-image: url(../images/bg.gif);
	SCROLLBAR-3DLIGHT-COLOR: #E3DB94;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFBD4;
	SCROLLBAR-DARKSHADOW-COLOR: #E3DB94;
	
		
	

}
td {
	font-size: 8pt;
	line-height: normal;
	letter-spacing: normal;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";






}
p {
	font-size: 11pt;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: normal;
	text-indent:24pt;
	margin-left:0pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #10284A;
}
a:active {

	color: #000000;
	text-decoration: none;
}
