BODY
	{
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: verdana,arial,helvetica;
	font-size: 9pt;
	font-color: #666666
	line-height:125%;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFCC99;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF
	}

TABLE
	{
	background-attachment: fixed;
	font-family: verdana,arial,helvetica;
	font-size: 9pt;
	font-color: #666666
	line-height:125%;
	}
	
a:link, a:hover, a:visited, a:active
	{
	color: #0066CC;
	text-decoration: underline;
	}

a:hover
	{
	color: #0066CC;
	text-decoration: underline;
	}