body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.style1 {
	color: #003300;
	font-weight: <plaintext></plaintext>;
}
.style2 {color: #003300; font-weight: bold; font-size: x-large; }
.style4 {font-size: x-small}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: large;
}
.style5 {color: #FFFFFF}
.style7 {color: #FFFFFF; font-size: small; }
