p {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
   }

body {
  margin:0;
  padding:0;
  height:100%;
  background:#ffffff;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  }
  html>body {font-size: 12 px;
  }

li {
 font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 130%;
   }

.text {
   font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 130%;
   }

.header {
   font-family: helvetica, arial, sans-serif;
   font-size: 13px;
   color: #000000;
   line-height: 130%;
   }
   
a:link {
   font-family: helvetica, arial, sans-serif;
   color: #F3493C;
   text-decoration: underline;
   font-size: 12px;
}

a:visited {
   font-family: helvetica, arial, sans-serif;
   color: #B9382E;
   text-decoration: underline;
   font-size: 12px;
}

a:hover {
   font-family: helvetica, arial, sans-serif;
   color: #B9382E;
   text-decoration: underline;
   font-size: 12px;
}

.headerline {
   font-family: helvetica, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 130%;
   color: #000000;
   border-style: solid;
   border-width: 1px;
   border-color: #793e02;
   padding: 2px;
   }
   
.buybox {border: 1px #743e00 solid; padding: 2px;} 
.buyheader {
   font-family: helvetica, arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 130%;
   color: #fff;
   padding: 2px;
   background: #743e00;
   }

.blurbline {
   font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   line-height: 130%;
   color: #000000;
   border-style: solid;
   border-width: 1px;
   border-color: #3f3c19;
   padding: 4px;
   }

.success {
  padding: 5px;
  margin: 2px;
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
  border: 1px dotted #CC0000;
  }

.comment {
  font-family: helvetica, arial, sans-serif;
  padding: 3px;
  font-size: 12px;
  line-height : 100%;
  }	





