body {
	padding			:	0;
	margin			:	0;
	background		:	#000000;
}

a {
	color			:	#ae0028;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

.dlink {
	font-family		:	Arial, sans-serif;
	font-size		:	9px;
	font-weight		:	bold;
	color			:	#da9e2d;
	text-decoration	:	none;
}

.hmp {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#000000;
	text-decoration	:	none;
}

.hmp_a {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#ae0028;
	text-decoration	:	none;
}

.hmp:hover {
	color			:	#444444;
	text-decoration	:	none;
}

.smp {
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#000000;
	text-decoration	:	none;
}

.smp:hover {
	text-decoration	:	underline;
}

.smp_a {
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#000000;
	text-decoration	:	underline;
}

.headline {
	font-family		:	Arial, serif;
	font-size		:	18px;
	font-style		:	italic;
	font-weight		:	normal;
	color			:	#000000;
	text-decoration	:	none;
}

td, p, div {
	font-family		:	Arial, sans-serif;
	font-size		:	12px;
	line-height		:	18px;
	font-weight		:	normal;
	color			:	#333333;
	text-decoration	:	none;
}

.ch {
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	font-weight		:	bold;
	color			:	#ae0028;
	text-decoration	:	none;
	text-align		:	center;
}

.ct, .ct div, .ct td, .ct p {
	font-family		:	Arial, sans-serif;
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#333333;
	text-decoration	:	none;
}

.f {
	font-family		:	Arial, sans-serif;
	font-size		:	9px;
	line-height		:	normal;
	font-weight		:	normal;
	color			:	#322f53;
	text-decoration	:	none;
}