body {
	padding			:	0;
	margin			:	0;
	background		:	url(img/bg.gif) repeat-y;
}

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

a:hover {
	text-decoration	:	underline;
}

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

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

.tmp:hover {
	color			:	#ffffff;
	text-decoration	:	none;
}

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


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

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

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

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

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

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

.headline {
	font-family		:	Verdana, sans-serif;
	font-size		:	14px;
	line-height		:	normal;
	font-weight		:	bold;
	color			:	#3154ad;
	text-decoration	:	none;
}

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

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

.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		:	Verdana, sans-serif;
	font-size		:	9px;
	line-height		:	normal;
	font-weight		:	normal;
	color			:	#afafaf;
	text-decoration	:	none;
}