body {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.pageheader {
	font-size: medium;
	font-weight: bolder;
	color: #4D8235;
	padding-bottom: 15px;

}
.header {
	font-size: small;
	font-weight: bold;
	color: #5D5445;
}
.subheader {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #7195C7;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
