body {
background-color:#375d4c;
}
a {
color:#990000;
text-decoration:none;
font-weight:bold;
}
a:hover {
text-decoration:underline;
color:#330000;
}
a.nav {
text-decoration:none;
color:#385F4D;
font-weight:bold;
font-size:14px;
font-family:Verdana;
}
a.nav:hover {
color:#990000;
text-decoration:underline;
}
h1
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	text-align:center;
	color: #375d4c;
}

m2
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}
a.fnav {
text-decoration:none;
color:#BC0A0A;
font-weight:bold;
font-size:16px;
font-family:Verdana;
}
a.fnav:hover {
color:#FFFFFF;
text-decoration:underline;
}
