

  .contentRed
  {
	font-family: arial, tahoma, verdana, geneva, sans-serif;
	color: #593b1e;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
 }
 
   .Header
  {
	font-family: times, serif;
	color: #1a4525;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
		line-height: 24px;
			padding-top: 5px;
			margin-bottom: -10;
			

 }
 
    .HeaderItalic
  {
	font-family: times, serif;
	color: #1a4525;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
		padding-top: 5px;
		padding-right: 5px;
		margin-bottom: -10;
 }
 
     .HeaderItalic2
  {
	font-family: times, serif;
	color: #1a4525;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
		padding-top: 5px;
		margin-bottom: -10;
 }
 
    .contentGreen
  {
	color: #1a4525;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

 }
     .contentGreen a
  {
	color: #1a4525;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
text-decoration: none;
 }
 
     .chartTop
     {	font-family: arial, tahoma, verdana, geneva, sans-serif;
     color: #003300;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	boder:1px solid #003300;
	padding: 3px;


     }
     
          .chartSide
     {	font-family: arial, tahoma, verdana, geneva, sans-serif;
     color: #003300;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding: 3px;

     }
              
              .chartWhite
     {	font-family: arial, tahoma, verdana, geneva, sans-serif;
     color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding: 3px;

     }
     
               .chartBody
     {
     	font-family: arial, tahoma, verdana, geneva, sans-serif;
     	color: #003300;
	font-size: 8pt;
	font-style: normal;
padding: 3px;
     }
     
     
  .boder1{
 	border:1px solid #003300;
}
	
	
	.boder2{
 	border-left:1px solid #003300;
	border-right:1px solid #003300;
	border-bottom:1px solid #003300;}
 
 ul{
 margin-top:-5px;
 }

  .textwhitesmall
   { color: #FFFFFF; 
   font-size: 7pt; 
   font-family:  arial, Helvetica, verdana,  geneva, sans-serif; 
   font-weight: normal;
   
   }