.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {
	font-family: "American Uncial";
	font-size: x-large;
}
.style4 {font-size: xx-large}
.style7 {
	color: #003300;
	font-weight: bold;
}
body {
	background-color: #99CC66;
}

