﻿body {
  background-color: #000000;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #AABBCC }
table { font-size: 10pt }
h1 { font-family: Arial, sans-serif;
  font-size: 28pt;
  font-weight: 400;
  text-align: center;
  color: #AABB77 }
h2 { font-family: Arial, sans-serif;
  font-size: 14pt;
  color: #FFFFCC;
  font-weight: 700 }
h3 { font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: 700 }
h4 { font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #AABBCC;
  font-weight: 400 }
h5 { font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;
  font-weight: 400 }
a:link {color: #CC3300}
a:visited {color: #CC3300}
a:hover {color: #FFFFCC}
a:active {color: #C0C0C0}