body 
	{
	background-color: #84c400;
	}

.bodytext
	{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: black;
	line-height: 110%;
	}

a
	{
	text-decoration: underline;
	color: #ff9900;
	}


a.visited
	{
	color: #ff9900;
	}
	

a.link
	{
	color: #ff9900;
	}

a.active
	{
	color: #ff9900;
	}

a:hover
	{
	color: #cc6600;
	}


.head 	{ 
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, "MS Sans-Serif";
	color: #ff9900;
	line-height: 110%;
	font-weight: bold
	}
w