body {
	background-color: #FFFFFF;
}
p {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}
a:active {
	color: #009966;
	text-decoration: underline;
}
.footerText {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.footerText:link {
	color: #999999;
	text-decoration: underline;
}
a.footerText:visited {
	color: #999999;
	text-decoration: underline;
}
a.footerText:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerText:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.contentText {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
.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;
}

.seblin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;

}
a.seblin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;

}
a.seblin:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a.seblin:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
/* 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;

}
