a:link {text-decoration: none; color: #000099;}
a:visited {text-decoration: none; color: #000066;}
a:active {text-decoration: none; color: #990000;}
a:hover {text-decoration: underline; color: #333366;}
    
body {background-repeat: no-repeat;
      background-color: #CEEAFE;
      scrollbar-face-color: #CEEAFE;
      scrollbar-arrow-color: #330066;
      scrollbar-base-color: #330066;
      scrollbar-track-color: #CEEAFE;
      font-family: Arial, Helvetica, Sans-serif;
      text-decoration: none;
      background-attachment: scroll;
      background-position: left top}

div.content {
    font-family: Arial, Helvetica, Sans-serif;
    line-height: 140%;
    font-size: 12px;
    font-weight: normal;
    color: #330066
}

div.details {
    font-family: Arial, Helvetica, Sans-serif;
    line-height: 140%;
    font-size: 11px;
    font-weight: normal;
    color: #330066
}

div.copy {
    font-family: Courier New, Courier, mono;
    font-size: 10px;
    font-weight: normal;
    color: #330066
    }

div.header {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333366
    }

div.boldface {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333366
    }