body {
background-color: #9A8D74;
font-family: Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

body, td, th {
 text-align: left;
 font-size: 16px;
 font-weight: normal;
 color: #F4EBD0;

}

@media screen and (max-device-width: 640px){
  body{
    -webkit-text-size-adjust: none;
  }
}

a{color:#000000; text-decoration:underline;}

a:hover{color:#F4EBD0; text-decoration:underline;}

a:visited{color:#6E2802; text-decoration:underline;}

a:hover:visited{color:#F4EBD0; text-decoration:underline;}

a.purchase:hover{color:#FFFF66; text-decoration:underline;}

a.purchase:visited{color:#000000; text-decoration:underline;}

a.purchase:hover:visited{color:#FFFF66; text-decoration:underline;}

.style1 {font-size: 17px}

.style2 {
	line-height: 130%;
}


