body {
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}

.mainbody {
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}

a {
	color: #B90C12;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #2A2A2A;
	text-decoration: none;
}


h3 {
	color: #B90C12;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #0060A6;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

a.menu {
color: #0060A6;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
}

a.footer {
	color: #646464;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a.topmenu {
	color: Silver;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.topmenu:hover {
	color: #0060A6;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}