  body, td {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333333;
  }
  b {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
  }
  h6 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
  }
  a {
    color: #333333;
    text-decoration: underline;
  }
  a b, b a {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #6699CC;
    text-decoration: none;
  }
