body {
 font-family: "Times New Roman", Times, serif;
 color: #FFFFFF;
 background-color: #000000}

h1 {
 font-size: 220%;
 font-weight: bold;
 color: #FFFF99}

h2 {
 font-size: 160%;
 font-weight: bold;
 color: #99FF99}

h3 {
 color: #FFCC66}

td {
 color: #FFFFFF}

th {
 font-weight: bold;
 color: #FFFFFF;
 text-align: center}

strong {
 font-weight: bold}

em {
 font-style: italic}

p {
 color: #FFFFFF}


a {
 color: #FFFFCC;
 text-decoration: none;
 font-weight: bold}

a:hover {
 color: #FFFFFF;
 background-color: #999999}

a:active {
 color: #00FF00}


.docs:visited {
 color: #EEEE00}

.center {
 text-align: center}

.right {
 text-align: right}

.gr {
 text-indent: 1em}

.good {
 color: #009900;
 font-weight: bold}

.medium {
 color: #CC9900;
 font-weight: bold}

.bad {
 color: #CC0000;
 font-weight: bold}