img {
	border: 0px none;
	}

body {
	text-align: center;
     background: #FFffff;
     margin : 15px;
     color: #8F5444;
     font-size: 11pt;
     font-family :  sans-serif, arial, verdana, helvetica;
          }
          
.body2 {
	text-align: center;
     color: #C0A062;
     font-size: 11pt;
     font-family :  sans-serif, arial, verdana, helvetica;
          }       
         
h1  {
	color: #C0A062;
     font-size: 14pt;
     }
             
a{
  text-decoration : none;
  color : #C0A062;
  }
     
a:visited {
        	text-decoration : none;
         	color : #C0A062;
         	}

a:hover {
         text-decoration : none;
         color : #0000FF;
                  }
                  
table.border, td.border{
	border: 1px solid #C0A062;
	}