.highlight {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}
.highlightzw {
	color: #FFFFFF;
	background-color: #009900;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	
}	
	.highlightextra {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	
}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;

}
a:link {
	color: #009933;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	
}
a:visited {
	color: #009933;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #00CC33;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #00CC33;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.style1 {font-weight: bold}
