.header {
	font-family: Eurostile;
	font-size: 16pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	display: block;
	margin: 15px 0px 0px;
	padding: 5px 5px 5px 15px;
	top: 20px;
	left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	text-decoration: underline;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	display: block;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-transform: none;
	font-weight: normal;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
