body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336633;
	margin: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintext {
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.smalltext {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.subnav {
	font-size: 11px;
	color: #333333;
	line-height: 26px;
}
.bigtext {
	font-size: 18px;
	color: #006633;
	font-weight: bold;
}
.maingrey {
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}
.maintextlinks {
	font-size: 12px;
	color: #333333;
	line-height: 27px;
}
.smalltextlinks {
	font-size: 11px;
	color: #333333;
	line-height: 21px;
}
.mediumtext {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.pullquote {
	font-size: 18px;
	color: #339966;
	line-height: 23px;
	font-weight: bold;
}
.smallalert {
	font-size: 11px;
	color: #990000;
	line-height: 16px;
}
.smallgrey {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(gifs/bullet.gif);
}
li {
	margin-left: -1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
