a {
	color: #990000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
a.secondary {
	color: #D70000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
}
.websitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
}
.maintitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
}
.header1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
	width: auto;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
}
