.bodytext {
	font-family: arial;
	color: #5B5B5B;
	font-size: 11px;
	line-height: 1.5; 
	}

.bodytext:link {
	font-family: arial;
	color: #837500;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.bodytext:visited  {
	font-family: arial;
	color: #999999;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.bodytext:active  {
	font-family: arial;
	color: #837500;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: none;
	}
.bodytext:hover  {
	font-family: arial;
	color: #837500;
	font-size: 11px;
	line-height: 1.5; 
	text-decoration: underline;
	}
.headline {
	font-family: arial;
	color: #5B5B5B;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;

}
