body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color:#111111;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a.toplink {
    color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}

a.toplink:hover {
    text-decoration: underline;
}

a.navlink_top {
    color: #efefef;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.navlink_top:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.navlink_bottom {
    color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.navlink_bottom:hover {
    color: #efefef;
    text-decoration: underline;
}

.pageheading {
    color: #7B95AF;
	font-size: 16px;
	font-weight: bold;
}

.newsheading {
    color: red;
	font-size: 14px;
	font-weight: bold;
}

.sitemap_site {
    color: #7B95AF;
	font-size: 14px;
	font-weight: bold;
}

.sitemap_node {
    color: #7B95AF;
	font-size: 13px;
	font-weight: bold;
}

.copyright {
    color: #333333;
	font-size: 10px;
}

a.ignuslink {
    color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.ignuslink:hover {
    color: #000000;
	text-decoration: underline;
}