body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
address {
	font-size: 11px;
	font-style: normal;
}
td {
	font-size: 13px;
}
a {
	color: #860000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #eeeeee;
}

#menu a { 
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#eeeeee;
}

#sitemap {
	position: fixed;
	bottom: 10px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sitemap a {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
