	BODY {
	VISIBILITY: visible;
	overflow: -moz-scrollbars-vertical;
	overflow-x : hidden;
	*overflow : scroll;
	SCROLLBAR-FACE-COLOR: #F3C100; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F3C100; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #F3C100; 
	SCROLLBAR-DARKSHADOW-COLOR: #F3C100;
	text-decoration:none;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color:#464646;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	margin: 20px 20px 20px 20px;
}


	    TD {
	text-decoration:none;
	font-size : 11px;
	font-weight : normal;
	font-style : 000000;
	color:#464646;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}



	    .bodytext {
	text-decoration:none;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color:#464646;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}

	    .bodytextW {
	text-decoration:none;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	color:#D26719;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}


	    .title {
	text-decoration:none;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color:#FFFFFF;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 45px;
}


	H3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	color: #D26719;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	border-bottom: solid 1px #00A8C5;
}

	A:link, A:visited {
	text-decoration:none;
	font-size : 11px;
	font-weight : bold;
	color:#008DD5;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;

}

	A:hover {
	text-decoration:none;
	font-size : 11px;
	font-weight : bold;
	color:#DE6C16;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}

