	P  {
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 11pt;
}
   
   H1  {
   	font-size : 16pt;
   	font-family : sans-serif;
   	font-weight : bold;
   	font-style : normal;
   }
   
   H2  {
   	font-size : 14pt;
   	font-family : sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	color : #000000;
   }
   
   H3  {
   	font-size : 12pt;
   	font-family : sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	color : #000000;
   }
   
   A  {
	text-decoration : none;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	line-height : 11pt;
}
   
   A:Visited  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003300;
	line-height : 11pt;
	text-decoration : none;
}
   
   A:Active  {
   	font-size : 10pt;
   	font-family : sans-serif;
   	font-weight : normal;
   	font-style : normal;
   	color : #003300;
   	line-height : 11pt;
   	text-decoration : none;
   }
   
   A:Hover  {
   	font-size : 10pt;
   	font-family : sans-serif;
   	font-weight : normal;
   	font-style : normal;
   	color : #FF0000;
   	line-height : 11pt;
   	text-decoration : none;
   }
   
   BODY  {
   	background-color : #006400;
   	margin-left : 10;
   	margin-right : 10;
   	margin-top : 0;
   }