﻿body {
	background-color:#A9BAC3;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: Tahoma;
	font-size:10pt
}

.menuselected {
	font-family: Verdana;
	margin-top:0;
	margin-bottom:0;
	font-size: 10pt;
	font-weight: normal;
	color: #C40000;
	text-decoration:none;
}

a.menu {
	font-family: Verdana;
	margin-top:0;
	margin-bottom:0;
	font-size: 10pt;
	font-weight: normal;
	color: #3C6EB4;
	text-decoration:none;
}

a.menu:hover {
	font-family: Verdana;
	margin-top:0;
	margin-bottom:0;
	font-size: 10pt;
	font-weight: normal;
	color: #C40000;
	text-decoration:none;
}

a.link {
	text-decoration:none;
	border-bottom:1px dashed;
	color: #9F0000;
}

a.link:hover {
	text-decoration:none;
	border-bottom:1px dashed;
	color: #C40000;
}

a.smallemaillink {
	text-decoration:none;
	color: #000000;
}

a.smallemaillink:hover {
	text-decoration:none;
	border-bottom:1px dashed;
	color: #C40000;
}

.blacktext {
	font-family: Tahoma;
	font-size: 11pt;
	color: #000000;
}

.greytext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.heading {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #3C6EB4;
}

.footer {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

a.footerlink {
	text-decoration:none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

a.footerlink:hover {
	text-decoration:none;
	border-bottom:1px dashed;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
}

a.linksmall {
	text-decoration:none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a.linksmall:hover {
	text-decoration:none;
	border-bottom:1px dashed;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #C70000;
}

.bullet {
	text-decoration:none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}