body {
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px; font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px; font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px; font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px; font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link {
	color: #3333cc;
} 
a:visited {
	color: #666699;
}
a:hover {
	color: #339966;
}
img {
	border: 0;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.title {
	font-size: 22px;
	font-weight: bold;
	color: #005900;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.links {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 13px;
}
.smaller {
	font-size: 12px;
}
.smallest {
	font-size: 11px;
}
.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #005900; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.errortext {
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC33;
}
.helptext {
	font-weight: lighter;
	font-size: 10px;
	color: #221177;
}
