body
{
  margin:0px;
}
.row{
	  background: #800000;
	  border-bottom:1px dotted #fff;
	  height:80px;
	  padding:5px;
	  line-height:1.6;
	}
.page{
       font-family: 'Trebuchet MS';
	   font-size: 18px;
	   letter-spacing:.0em;
	   word-spacing:10px;
	 }
.big{
      font-family: 'Trebuchet MS';
	  font-size: 18px;
	  letter-spacing:.0em;
	}
.med{
      font-family: 'Trebuchet MS';
	  font-size: 16px;
	  letter-spacing:.0em;
	}
.small{
        font-family: 'Trebuchet MS';
	    font-size: 12px;
	    letter-spacing:.0em;
	  }
.price{
        font-family: Arial; letter-spacing:.1em;
	  }
.leftright{
            text-align:justify;
            padding-left:10px; 
            padding-right:10px;
			line-height:1.6;
	      }
.border1{
          width:320px;
		  border:0px solid #000;
		  margin:6px;
	    }
.border{
          margin:6px;
	   }
.line{
       border-bottom:1px dotted #C7C7C7;
	 }
.lists{
        border:1px solid #800000;
      }