body {
	background: #FFFFFF;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
a {
	font-family: Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #ffffff;
}
hr {
	color: #A40303;
	background-color: #A40303;
	border: 0px;
	height: 1px;
}
.headline {
	color: #A40303;
	font-weight: bold;
}
.footer {
	color: #FFFFCC;
	font-size: 10pt;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

a.menu {
	text-decoration: none;
	color: #A40303;
	font-weight: bold;
	font-size: 8pt;
}
a.active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
b {
	color: #A40303;
}
em {
	font-weight: bold;
	font-style: italic;
}
