.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000080;
	margin-top: 20px;
}
.headingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29pt;
	font-weight: bold;
	color: #000080;
	margin-top: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 24px;
	color: #000080;
}

A:link		{color: #000080; text-decoration: underline;}
A:visited	{color: #000080; text-decoration: underline;}
A:active	{color: #000080; text-decoration: underline;}
A:hover		{color: #000080; text-decoration: none;}

A.blacknav:link		{color: #000000; text-decoration: underline;}
A.blacknav:visited	{color: #000000; text-decoration: underline;}
A.blacknav:active	{color: #000000; text-decoration: underline;}
A.blacknav:hover	{color: #000000; text-decoration: none;}

.subbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 24px;
	color: #000000;
}
.smallbodytext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
