body {
	background-image: url(graphics/parchmentBackground.jpg);
	background-repeat: repeat;
	color: #660033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.navigation:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DDD380;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.pHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
p {
	font-size: 11pt;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-top: thin none #660033;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	color: #FFFFFF;

}
a {
	color: #CC9900;
}
.navigationON {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DDD380;
	text-decoration: underline;
}
.pHighlight1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #660033;
}
li {
	padding-bottom: 5pt;
}
