body {
	background: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0;
}
p.bold	{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p.headline {
	font-size: 14px;
	font-weight: bold;
	color: #a6001b;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
a.nav:hover {
	font-size: 12px;
	font-weight: normal;
	color: #a6001b;
	text-decoration: none;
	border-bottom: 1px dashed #a6001b;
}
table.wrapper	{
	border: 1px solid #000000;
	background-color: #ffffff;
}
table.equipment	{
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px;
}
table.wrapper2  {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
hr  {
	height: 1px;
	color: #a6001b;
}
span.sectionheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}