body {
	background-color: #006633;
	background-attachment: fixed;
	color: #006633;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33FF33;
	background-color: #006633;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #FFFF00;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.style5 {font-size: 18px}
.style6 {font-family: "Comic Sans MS"; font-weight: bold; font-size: 18px; }
.box {
	border: medium inset #0000FF;
}
