<style>
<!--
.FeatureA {font-family: Tahoma, Arial;
	font-size: 10pt;
	color: red;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left
	 }	
.FeatureA:hover {font-family: Tahoma, Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left
	 }
.nav 	{font-family: "Arial";
		 font-size: 9pt;
		 font-weight: normal;
		 color: "4B0082";}
.text 	{font-family: "Arial";
		 font-size: 9pt;
		 color: "black"}
.smalltext 	{font-family: "Arial";
		 font-size: 8pt;
		 color: "black"}
.littleA	{font-family: "Arial";
		 font-size: 9pt;
		 color: "4B0082";
		 line-height: 1;
		 text-decoration: underline;}
.bigA	{font-family: "Arial";
		 font-size: 12pt;
		 color: "4B0082";
 		 line-height: 1.5;
		 text-decoration: underline;}
.NavA	{font-family: "Arial";
		 font-size: 9pt;
		 font-style: italic;		 
		 color: "darkgreen";
 		 line-height: 1.2;
		 text-decoration: none;}
.NavA:Hover	{font-family: "Arial";
		 font-size: 9pt;
		 font-style: italic;		 
		 color: "black";
 		 line-height: 1.2;
		 text-decoration: none;}		 
.detailtext {font-size: 10pt; font-family: arial; color: black; text-decoration: none; vertical-align: top;}
.detaillabel {font-size: 10pt; font-weight: bold; font-family: arial; color: black; text-decoration: none; text-align: right; vertical-align: top;}
.month {font-size: 10pt; font-family: arial; background-color: white; color: darkblue; font-weight: bold; vertical-align: top;}		 
.headingtext {font-size: 12pt; font-family: arial; background-color: darkblue; color: white; font-weight: bold;}
-->
</style>