.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003300;
}
a:hover {
color: #990000;
text-decoration: underline
}a {
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
