.boxer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D21720;
	border-left-color: #D1181E;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
a.body:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
a.body:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
a.body:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.litl_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
}
.heading_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.emphasized {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #CC0000;
		font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
a:visited {
	color: #CC0000;
			font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
a:hover {
	color: #666666;
			font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
a:active {
	color: #CC0000;
			font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}