.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: C42400;
	text-decoration: none;
	font-weight: bold;
	border: 0px none;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: 889259;
	text-decoration: none;
	font-weight: bold;
	border: medium none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: 889259;
	text-decoration: none;
	font-weight: bold;

}


    body
    {
	background: #FFFFFF;
        scrollbar-face-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
        scrollbar-arrow-color:000000;
    }
