body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #336600;
	font-weight: bold;
}
.pgBorder {
	border: 1px solid #669900;
}
.smallPrint {
	font-size: 8pt;
	color: #666666;
}
a:link {
	color: #5AA606;
	text-decoration: none;
}
a:visited {
	color: #5AA606;
	text-decoration: none;
}
a:hover {
	color: #9CD900;
	text-decoration: underline;
}
a:active {
	color: #9CD900;
	text-decoration: underline;
}
