body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	color: #660033;
	text-decoration: underline;
}
a:hover {
	color: #c0be03;
	text-decoration: underline;
}
a:active {
	color: #c0be03;
	text-decoration: underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
	font-variant: normal;
}
.contentTextSmallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
/* This is used for the breadcrumb navigation (Home >> etc.) */
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
/* This is used for the automatically generated page numbers */
.pagenumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
