.Footer
{
	font-family:Arial;
	font-size: 10px;
	color: #041C71;
	text-decoration: none;
	font-weight:normal;
}
.Heading
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #8E8E8E;
}
.Content
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.Quote
{
	font-family: Monotype Corsiva;
	font-size: 16px;
	font-style: italic;
	color: #8E8E8E;
}
.Reference
{
	font-family:Monotype Corsiva;
	font-size: 12px;
	color: #8E8E8E;
	font-style: italic;
}
.HeadLinks
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.SubLinks
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	font-style: italic;
}
a:link {
	
	color: Black;
	text-decoration: none;
}
a:visited {
	
	color: Black;
	text-decoration: none;
}
a:active {
	
	color: Black;
	text-decoration: underline;

}
a:hover {
	
	
	color: Black;
	text-decoration: underline;
}
BODY {	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
