h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #339900;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #05119A;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #462B00;
}
h2 {
	font-size: 24px;
	color: #603060;
	line-height: 24px;
	vertical-align: top;


}
h3 {
	font-size: 18px;
	line-height: 18px;
	vertical-align: bottom;
}
.caption {
	font-size: 12px;
	font-style: italic;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}
.green {
	color: #2B8200;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
