body  {
    font-family: verdana, arial, sans-serif;
    color: black;
    background: white;
    margin-left: 1.0in;
    margin-right: 1.0in;
    margin-top: .02in;
    font-size: 12px;
    }
img { border: 0px none; }
img.border {
    border: 1px solid black;
    padding: 4px;
    }    
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }    
h1  {
    color: #960d05;
    background: white;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    }            
h2  {
    color: #960d05;
    background: white;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    }      
h2.banner {
    border: 1px solid #663300;
    color: #960D05;
    background: #FAF0E6;
    padding: 0.125em 0.25em;
    font-weight: 600;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 665px;
    }      
h3  {
    font-weight: 700;
    font-size: 16px;
    color: #960d05;
    background: white;
    text-align: center;
    }
p   {
    font-size: 12px;
    font-weight: 500;
    color: black;
    background: white;
    }
em  {
    color: red;
    font-size: 12px;
    font-weight: 600;
    background: white;
    }
b.red {
    color: red;
    background: white;
    }                

a:link, a:visited {
    color: #8E0E01;
    background: inherit; 
    text-decoration: none;
    font-size: 12px;
    }
a:hover {
    color: black; 
    background: inherit;
    text-decoration: none;
    font-size: 12px;
    }
a:active {
    color: #8E0E01; 
    text-decoration: none;
    font-size: 12px;
    }    
div.me {
    font-size: 10px !important;
    color: black;
    background: white;
    }
     
/* Start logo/nav bar table */      
table.logo {
      width: 665px;
      table-layout: fixed;
      border-collapse: collapse;
      border-spacing: 0px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;      
      }
td.logo {
      border: 1px solid #960d05;
      border-collapse: collapse;           
      color: red;
      background: #E4CED0;
      width: 665px;
      table-layout: fixed;
      padding: 0px;
      vertical-align: bottom;
    }
td.logomt {
      border: 0px;
      border-collapse: collapse;
      text-align: center;
      width: 135px;
      table-layout: fixed;
      padding: 2px;
    }    
td.logonav {
      border: 1px solid #960d05;
      border-collapse: collapse;
      text-align: center;
      color: #8E0E01;
      background: #F3E5E5;
      font-size: 12px;
      font-weight: 600;
      width: 135px;
      table-layout: fixed;
      padding: 2px;
    } 
td.logonavc {
      border: 1px solid #960d05;
      border-collapse: collapse;
      text-align: center;
      color: #8E0E01;
      background: #E2C8C7;
      font-size: 12px;
      font-weight: 600;
      width: 135px;
      table-layout: fixed;
      padding: 2px;
    }     
/* End Logo/nav bar table */
       