.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003300;

}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003300;

}
a:hover {
	font-weight: bold;
	color: #339933;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
