@charset "ISO-8859-1";
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.copyright {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
.sitemap {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #B70072;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a {
	font-family: tahoma;
	color: #B70072;
}
a:link {
	font-family: tahoma;
	color: #B70072;
}
a:visited {
	color: #8A2529;
}
a:hover {
	color: #D5DC91;
}
a:active {
	color: #AFBD21;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 6666666;
}