body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.small {
	font-size: 10px;
}
p {
	font-size: 11px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
li {
	font-size: 10px;
}
.formerror {
	color:#CC0000;
	font-weight:bold;
}
a:link, a:visited {
	font-weight:bold;
	color:#666633;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}