body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D3F;
}
body {
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D9A7A;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #32634E;
}
a:hover {
	text-decoration: none;
	color: #1D6097;
}
a:active {
	text-decoration: underline;
	color: #1D6097;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #356492;
}
h2 {
	font-size: 16px;
	color: #3E8F6E;
}
a.leftnav:link {color: #ffffff; text-decoration: underline; font-weight: bold; }
a.leftnav:active {color: #ffffff; text-decoration: underline; font-weight: bold; }
a.leftnav:visited {color: #ffffff; text-decoration: underline; font-weight: bold; }
a.leftnav:hover {color: #ffffff; text-decoration: none; font-weight: bold; }.left {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.leftcomm {
	background-color: #BCE0D1;
	border: 1px solid #0A246A;
}
.tableborder {
	border: 1px solid #0A246A;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

