A:link
{
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif;
	text-decoration: none;
}	
		
A:visited	{	
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif;
	text-decoration: none;
	}	
		
A:active	{	
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif;
	text-decoration: none;
	}	
		
A:hover
{
	font-size: 11pt;
	color: gold;
	font-family: Sans-Serif;
	text-decoration: none;
}
	
.NavBar
{
	font-size: 11pt;
	color: white;
	font-family: Sans-Serif;
	background-color: midnightblue;
	text-decoration: none;
}

.Footer
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
	background-color: black;
	text-decoration: none;
}

.Footer A:link
{
	font-size: 10pt;
	color: gainsboro;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}	
		
.Footer A:visited	{	
	font-size: 10pt;
	color: gainsboro;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	}	
		
.Footer A:active	{	
	font-size: 10pt;
	color: gainsboro;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	}	
		
.Footer A:hover
{
	font-size: 10pt;
	color: gold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.BodyText A:link
{
	font-size: 10pt;
	color: gold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}	
		
.BodyText A:visited	{	
	font-size: 10pt;
	color: gold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	}	
		
.BodyText A:active	{	
	font-size: 10pt;
	color: gold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	}	
		
.BodyText A:hover
{
	font-size: 10pt;
	color: red;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.BodyText td
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
}

.BodyText th
{
	font-weight: normal;
	font-size: 14pt;
	color: gold;
	font-family: Sans-Serif;
	text-align: center;
}

.BodyText table
{
	background-color: #09608E;
}

.SectionHead
{
	font-size: 12pt;
	color: gold;
	text-indent: 5pt;
	background-color: steelblue;
	font-variant: small-caps;
}

.SectionHead td
{
	font-size: 12pt;
	color: gold;
	text-indent: 5pt;
	background-color: steelblue;
	font-variant: small-caps;
}
