body         { font-family: Arial; font-size: 10pt; color: red; background-color: black;}
a            { font-family: Arial; font-size: 10pt; color: orange; }
a:hover      { font-family: Arial; font-size: 10pt; color: yellow;  }
h1           { font-family: Arial; font-size: 14pt; color: orange; font-weight: bold }
h2           { font-family: Arial; font-size: 12pt; color: orange; font-weight: bold }
h3           { font-family: Arial; font-size: 10pt; color: orange; font-weight: bold }
h4           { font-family: Arial; font-size: 10pt; color: orange; }
table        { font-family: Arial; font-size: 10pt; color: red; background-color: black;}
hr           { noshade; size="1"; color="#303030";}

