h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
}
.frameback {
	filter:alpha(opacity=40);
	background-color: #EAFFEA;
-moz-opacity: .4;
	opacity: .4;
	-khtml-opacity: .4;
}
.wordback {
	filter:alpha(opacity=60);
	background-color: #EAFFEA;
-moz-opacity: .6;
	opacity: .6;
	-khtml-opacity: .6;
}
.rollover {
	background-color: #FFFFFF;
	cursor: pointer;
}
.rolloff {
	cursor: pointer;
}
.dowtysback {
	background-image: url(images/dowtysback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
