img {

    border: 0px none;

    }

body {

     text-align: left;
     background: #fff;
     margin: 15px;
	 margin-left: 30px;
     color: #3c3839;
     font-size: 10pt;
     font-family :  arial, sans-serif, verdana, helvetica;
          } 
          
td.whitetext {
              color : #3c3839;
              font-size: 10pt;
              font-family :  arial, sans-serif, verdana, helvetica;
              }      
         
h1  {color: #73d527;
     font-size: 26pt;
	 text-align: left;
	 font-style:italic;
          }
		  
div#scroll{
	height:430px;
	padding-top:20px;
	padding-right:10px;
	overflow:scroll;
	overflow-x: hidden;
	text-align:justify;
	}
          
h2  {color:  #000000;
     font-size: 22pt;
          }
		  
h3  {color:  #000000;
     font-size: 12pt;
	 font-style:bold;
	 margin-bottom: 2px;
          }
		  
h4  {color:  #3c3839;
	margin-top: 2px;
     font-size: 11pt;
          }
		  
h4 a link {
        	text-decoration : none;
         	color : #3c3839;
         }
     
h4 a:visited {
        	text-decoration : none;
         	color : #3c3839;
         	}
			
h4 a:hover {
         text-decoration : none;
         color : #73d527;
                  }				


				  
h3 a link {
        	text-decoration : none;
         	color : #3c3839;
         }
     
h3 a:visited {
        	text-decoration : none;
         	color : #3c3839;
         	}
			
h3 a:hover {
         text-decoration : none;
         color : #73d527;
                  }				
          
a link {
        	text-decoration : none;
         	color : #73d527;
         }
     
a:visited {
        	text-decoration : none;
         	color : #73d527;
         	}

a:hover {
         text-decoration : none;
         color : #3c3839;
                  }
                                                  
div#content {
	margin-left: 65px;
	margin-right: 10px;
	padding: 0;
	}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 182px;
	}
	
.nav p {
	padding-bottom: 1px;
	padding-top: 1px;
	}	
	
.nav a, nav a:visited {
	text-decoration: none;
	color: #3c3839;
	}
	
.nav a:hover {
	color: #73d527;
	}
	
.basic li{
float: none;
text-align: left;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

                 
table.Border, td.Border{
			border: 1px solid #fff;
			}
			
table, td{
		border : 0px none;
	}