.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #D60000;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FCCF23;
	font-weight: bold;
	line-height: 12pt;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: disc;
	color: #FF0000;
}
.infolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: inside;
	list-style-type: disc;
	color: #FF0000;
	text-decoration: underline;
}
#sitemap {
	position:absolute;
	width:319px;
	height:14px;
	z-index:24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	bottom: 1px;
	right: 6px;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
}