body {
	font: 13pt Arial,sans-serif,Verdana;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #CEDFE2;
	margin-top: 1em;
	margin-left: 5.2em;
	margin-right: 5.2em;
}
.bannercolor {
	background-color: #B6999D;
}
.accentcolor {
	color: #800D48;
}
a:link {
	color: #800D48;
	text-decoration: none;
}
a:visited {
	color: #800D48;
	text-decoration: none;
}
a:active {
	color: #800D48;
	text-decoration: none;
}
a:hover {
	color: #800D48;
	text-decoration: underline;
}
#top {
	font-size: 9pt;
	font-style: normal;
	line-height: 3em;
	height: 3em;
	color: white;
	background-color: #B6999D;
	text-align: center;
	margin-bottom: 0.5em;
}
#logo {
	float: left;
	height: 30em;
	padding-left: 1em;
	padding-right: 1em;
	border-left: solid white;
	border-right: solid white;
	text-align: center;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 2em;
}
#links {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-left: 2em;
	margin-right: 2em;
}
#copyright {
	border-top: solid medium #800D48;
	padding-top: 1em;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 1em;
}
#tagline {
	color: 800D48;
	float: right;
	text-align: right;
	width: 9.5em;
	padding: 0.5em;
	font-size: 16pt;
	font-style: normal;
}
p {
	margin-bottom: 0.6em;
}
td.bignums {
	font-size: 42pt;
	text-align: center;
	vertical-align: middle;
}
td.info {
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
}
td.label {
	width: 130px;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
h1 {
	font-size: 120%;
	font-style: normal;
	color: white;
	background-color: #800D48;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h2 {
	font-size: 100%;
	font-style: normal;
	color: #800D48;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
dl {
	margin-top: .5em;
	margin-bottom: 0em;
	margin-left: 2em;
}
dt {
	font-style: normal;
	margin-top: 0.2em;
}
dd {
	display: inline;
	font-size: 80%;
	font-weight: normal;
}
ul {
	margin-top: .1em;
	margin-bottom: 0.1em;
}
li {
	margin-left: 2em;
	margin-bottom: .1em;
}
