h1, h2, h3, h4, h5, li { font-family: Arial, Helvetica, sans-serif; color: #000000}

h1 {font-size:24px; font-weight: 900; color: #000000; margin:4px; border-bottom-width: 5px}
h2 {font-size:14px; font-weight: 900; color: #000000; margin:4px}
h3 {font-size:x-small; font-weight: 600; margin:4px; color: #000000}
h6 {font-size:14px; font-weight: 900; color: #000000; margin:4px; border-bottom-width: 5px}
body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; margin:0px}
a:link {color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-size:14px; margin:0px; text-decoration:none;}
a:visited {color: #0000CC; text-decoration: none;}
a:hover { color: #cc0000; text-decoration: underline }
a:active { color: #CC0000; text-decoration: underline; }
p {font-size:12px; margin:0px}
.copyright {font: normal normal 8pt/10pt Arial, Helvetica, sans-serif; margin:0px}
ul { 
  font-size: 12px; 
  }
li {font-size:12px; }
h1, h2,h3, p { margin-left: 8px; margin-right:8px; Margin-Bottom:0px }

 .buttons {       margin: 0px 0px 0px 0px;       padding:7px 30px;       text-transform:uppercase;       font-family:Verdana, sans-serif;       font-weight:bold;       font-size:.7em;       white-space:nowrap; }
 .buttons a {       padding:7px 30px;              font-family:Arial, sans-serif;       font-weight:bold;       color:#FFFFFF;       text-decoration:none;}
 .buttons a:hover {         font-family:Arial, sans-serif;       font-weight:bold;       color:#4A8ACE;       text-decoration:none;       background-color:#006699;}
 .buttons strong {       padding:7px 30px;       border-right:1px solid #000000;       font-family:Arial, sans-serif;       font-weight:bold;       color:#FFFFFF;       text-decoration:none;       background-color:#000000;}
 
 <!--
A.button {
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 5px;
  background-color: #FFFFFF;
  text-decoration: none;
  color: #336699;
  background-position: center;
  text-align: left;
  min-width: 150px;
  text-transform: none;
  line-height: 150%; 
  }
A.button:link { 
  border-width: 1px;
  background-color: #FFFFFF; 
  color: #990000;
  border-color: white black black white;
  text-decoration: none;
  }
A.button:visited {
  border-width: 1px;
  background-color: #FFFFFF; 
  color: #990000;
  border-color: white black black white;
  text-decoration: none;
  }
A.button:hover { 
  border-width: 1px;
  background-color: #FFFFFF; 
  color: #666666;
  border-color: black white white black;
  text-decoration: none;
  }
A.button:active { 
  background-color: #00568D; 
  color: #FFFF00; 
  border-color: black white white black;
  text-decoration: none;
  }
img {
border:0;
 }