.style1 {
	font-size: 26px;
	font-weight: bold;
}
.style4 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339933;
}
.style5 {font-size: 18px}
.style6 {font-size: 24px}
body {
	background-color: #F0EDE6;
}
.style7 {font-size: 18px; font-weight: bold; }
a:link {
	color: #003300;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #009900;
}
