body { 
      color: #ffffff; 
      font-size: 9pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: normal; 
      background: #999999; 
}

font {
       font-size: 8pt; 
}

td {
    font-size: 8pt;
    font-weight: normal;
}

h3 { 
      color: #7E9397; 
      font-size: 13pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: bold;
      margin: 20px  
}

h4 { 
      color: #000000; 
      font-size: 11pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: bold;
      margin: 20px 
}

h5 { 
      color: #7E9397; 
      font-size: 11pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: bold;
      margin: 20px  
}

p { 
      color: #000000; 
      font-size: 8pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: normal; 
      margin-left: 20px;
      margin-right: 20px;
}

a.nav:link { 
        color: #ffffff; 
        text-decoration: none; 
        background-color: transparent; 
}

a.nav:visited { 
           color: #ffffff; 
           text-decoration: none; 
           background-color: transparent; 
}

 a.nav:hover { 
          color: #000000; 
          text-decoration: none; 
          background-color: transparent; 
}

a.contact:link { 
        color: #ffffff; 
        text-decoration: underline; 
        background-color: transparent; 
} 

a.contact:visited { 
           color: #ffffff; 
           text-decoration: underline; 
           background-color: transparent; 
}

a.contact:hover { 
          color: #47571B; 
          text-decoration: underline; 
          background-color: transparent; 
}

#navigation { 
            font-weight: bold;
			font-size: 9pt;
			font-color: #000000;
            position: 120px;
            padding: 0px;
            margin-left: 345px;  
}

#body_text { 
            font-weight: normal;
			font-size: 10pt;
			font-color: #000000;
            Margin-top: 45px;
			line-height: 15pt;
            padding: 0px;
            margin-left: 15px; 
			margin-right: 15px 
} 
#body_text2 { 
            font-weight: normal;
			font-size: 10pt;
			font-color: #000000;
            margin-top: 75px;
			line-height: 11pt;
            padding: 0px;
            margin-left: 25px;  
} 

#body_text3 { 
            font-weight: normal;
			font-size: 10pt;
			font-color: #000000;
            margin-top: 35px;
			line-height: 11pt;
            padding: 0px;
            margin-left: 25px;
			margin-right: 25px;  
}

#table_text { 
            font-weight: normal;
			font-size: 10pt;
			font-color: #000000;
            margin-top: 3px;
			line-height: 11pt;
            padding: 0px;
            margin-left: 5px;
			margin-right: 5px;
			margin-bottom: 3px;  
}

#additions {
            font-size: 11pt;
			font-color: #B1B09F;
			font-weight: bold;
			font-height: 14pt;
}

#footer { 
         font-size: 9pt;
         font-weight: normal;
         color: #ffffff;
         padding: 2px;
         margin-left: 126px; 
}

#footer_right { 
         font-size: 9pt;
         font-weight: normal;
		 font-style: italic;
         color: #ffffff;
         padding: 10px;
         margin-left: 115px; 
}

#footer_seeds { 
         font-size: 9pt;
         font-weight: normal;
		 font-style: italic;
         color: #ffffff;
         padding: 10px;
         margin-left: 465px; 
}

#position{
		margin-top: 135px;
		margin-right: 10px;
		margin-left: 260px;
}
		
a.sitemap:link { 
        color: #7E9397; 
        text-decoration: none; 
        background-color: transparent; 
}

a.sitemap:visited { 
           color: #7E9397; 
           text-decoration: none; 
           background-color: transparent; 
}

a.sitemap:hover { 
          color: #00869C; 
          text-decoration: none; 
          background-color: transparent; 
}