body {background-color: black;
   color: #ffffff;
   margin-top: 0;
   margin-bottom: 0}
   
a:link {color: #9900cc;
   text-decoration: none}
   
a:visited {color: #9900cc;
   text-decoration: none}

a:hover {text-decoration: underline}
   
h2 {font-family: Dauphin, Verdana, Helvetica;
   font-size: 14pt;
   text-align: center}
h3 {font-family: Dauphin, Verdana, Helvetica;
   font-size: 12pt;
   text-align: center}

p {font-family: Verdana, Helvetica;
   font-size: 10pt;
   text-align: justify}
   
blockquote {text-align: justify;
font-size: 8pt}
   
p.small {font-family: Verdana, Helvetica;
   font-size: 8pt;
   text-align: justify}

table {font-family: Verdana, Helvetica;
   font-size: 10pt;
   width: 750px;
   padding: 5px}

td {vertical-align: top}

hr {width: 750px;
color: #9900cc;
border-style: solid;
border-width: thin}

a.external {background: url(images/offsite.jpg) no-repeat center right;
  padding-right: 12px}
  
img {border-color: #9900cc}