@charset "UTF-8";
.highlight {
	background-attachment: fixed;
	background-color: #FFFF33;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.greenhighlight {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #76B875;
	background-repeat: repeat-x;
}
