body	{
	color:666666;
	background-color:white ;
	background-image:url(' none');	
	font-family:verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size: 10pt
	}
A:link	{
	color:336699;
	font-size:10pt;
	font-family:verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
A:hover	{
	color:336699;
	font-size:10pt;
	font-family:verdana;
	font-style:normal;
	font-weight:lighter;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
A:active	{
	color:999999;
	font-size:10pt;
	font-family:verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
	font-variant:normal;
	text-transform:none;
	}
A:visited	{
	color:336699;
	font-size:10pt;
	font-family:verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:none;
	}