h1 {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; color: #006600}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #006600}
p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #006600}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #006600;

}
.menu {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: small;
	line-height: 20px;
	font-weight: 700;
	color: #006600;
	text-decoration: none;
}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
}
