body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: none;
	color: #64665E;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #05250;
}
.toptitle {
	font-size: 31pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 7px;


}
.tagline {
	font-size: small;
	font-style: italic;
	margin-right: 11px;

}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin-bottom: -12px;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.sectiontext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}
