.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
	font-weight: bold;
}
.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #330000;
}
.pageborder {
	border: thin solid #000000;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #330000;
}
.sectionminor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	color: #330000;
	background-color: #FFFF99;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

