body {
	font-family: sans-serif;
}
a {
	color: #9a0000;
	text-decoration: none;
}
a:link {
	color: #9a0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	color: #000000;
	font-size: 9pt;
	text-align: justify;
}
li {
	font-size: 9pt;
}
.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.panelFillHeader {
	background-color: #9a0000;
}
.panelFill, a.panelFill {
	background-color: #b34140;
	color: #FFFFFF;
}
.navbar {
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
}
.photo {
	margin: 10px;
}
.quote {
	font-family: serif;
	font-style: italic;
	font-size: 13pt;
	text-align: center;
}
.statement {
	font-family: serif;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a0000;
	text-transform: uppercase;
}
