body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #85A0C2;*/
	color: #0F5CA1;
	line-height: 24px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}

/* main hypertext links */
a:link.mainNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 26px;
	color: #0F4B8A;
	text-decoration: none;
}
a:hover.mainNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 26px;
	color: #0F4B8A;
	text-decoration: underline;
}
a:active.mainNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 26px;
	color: #0F4B8A;
	text-decoration: none;
}
a:visited.mainNav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 26px;
	color: #0F4B8A;
	text-decoration: none;
}

/* contextual hypertext links */
a:link.context {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:inherit;
	color: #000;
	text-decoration: underline;
}
a:hover.context {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:inherit;
	color: #000;
	text-decoration: underline;
}
a:active.context {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:inherit;
	color: #000;
	text-decoration: underline;
}
a:visited.context {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:inherit;
	color: #000;
	text-decoration: underline;
}

/* footer hypertext links */
a:link.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a:hover.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a:active.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a:visited.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
small {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
