  body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  p {
    line-height: 17px;
  }
  img {
    padding: 0;
    margin: 0 auto;
  }
  span.dropcap {
    font-size: 42px;
    line-height: 40px;
    font-family: Times;
    color: #c30000;
    font-weight: bold;
    float: left;
    margin-top: -2px;
    padding-right: 2px;
  }
  #container {
    width: 660px;
    text-align: left;
    margin: 0 auto;
    border: 1px solid #cccccc;
    padding: 10px;
  }
  
  h1 {
    clear: both;
    font-size: 38px;
    font-family: Times;
    color: #c30000;
    font-weight: bold;
  }
  h2 {
    clear: both;
    font-size: 20px;
    font-style: italic;
    color: #c30000; 
    font-weight: bold;
  }  
  h3 {
    clear: both;
  }
  h4 {
    clear: both;
    text-align: center;
    font-style: italic;
    font-size: 14px;
    text-decoration: underline;
  }
  blockquote {
    background: #ccffff;
    padding: 10px;
    margin: 10px 15px;
  }
  blockquote strong {
    font-weight: bold;
    color: #c30000;
    font-family: Times;
    font-size: 17px;
    text-decoration: underline;
  }
  blockquote cite {
    font-size: 10px;
    color: #888888;
    font-style: italic;
  }
  blockquote em {
    background: #ffff00;
    font-weight: bold;
    font-style: normal;
  }
  p.topaffiliate {
    font-weight: bold;
    font-size: 16px;
    color: #c30000;
    text-align: center;
  }
  
  p.clickbank, table.income {
    font-weight: bold;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    width: 550px;
    padding: 10px;
    border: 2px solid #000000;
    background: #ccffff;
  }
  span.yourname {
    color: #ff0000;
  }
  
  table {
    width: 550px;
    border: 1px solid #ccc;
    margin: 0 auto;
  }
  table td, table th {
    padding: 10px;
    vertical-align: top;
  }
  table th {
    font-weight: bold;
  }
    
  img.right {
    float: right;
    padding: 0 0 0 10px;
  }
  img.left {
    float: left;
    padding: 0 10px 0 0;
  }
  img.center {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
  }
  ul {
    list-style-type: none;
    list-style-image: url(http://www.webcopywritinguniversity.com/arrow1.gif);
    list-style-position: outside;
    margin-left: 100px;
  }
  table ul {
    margin-left: 20px;
    list-style-type: disc;
    list-style-image: none;
  }  
  table li {
    margin-top: 13px;
  }
  .clearfix {
    clear: both;
  }
