.style1 {
	font-size: xx-large;
	font-weight: bold;
}
body {
	background-color: #003300;
	margin-left: 50px;
	margin-right: 50px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: x-large; }
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
.style7 {font-size: x-small}
a:hover {
	color: #003300;
}

.style8 {font-size: large}
.style9 {font-size: x-large}
body {
	margin-top: 50px;
}

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: xx-large; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; }
