	BODY {
		font-weight: 400;
		font-size: 10pt;
		font-family: Century, Helvetica, sans-serif;

		scrollbar-face-color: #FFFFB7;
		scrollbar-shadow-color: #FFFFB7;
		scrollbar-highlight-color: #FFFFB7;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-track-color: #FFFFcc;
		scrollbar-arrow-color: #ff9900;
	}

	P {
		font-family: Century, Helvetica, sans-serif;
	}

	TD {
		font-weight: 400;
		font-size: 10pt;
		font-family: Century, Helvetica, sans-serif;
	}

	LI {
		font-weight: 400;
		font-size: 10pt;
		font-family: Century, Helvetica, sans-serif;
	}

	a:hover {text-decoration:none}
