body    { background-color: #202020 }
.class1 { color: white; font-size: 12px; font-family: Arial; line-height: 16px }
.class3  { color: white; font-size: 11px; font-family: Verdana; font-style: italic; line-height: 16px }
.class2  { color: white; font-size: 10px; font-family: Arial; word-spacing: 12px; letter-spacing: 8px }
h1   { color: #e5008c; font-size: 19px; font-family: Verdana; font-weight: bold; text-align: center; margin-top: 12px }
h2    { color: #09f; font-size: 15px; font-family: Arial; font-style: normal; font-weight: normal; text-align: center; margin-top: 5px }
h4       { font-size: 13px; font-family: Verdana; font-weight: normal; text-align: justify; margin-right: 10px; margin-bottom: 20px; margin-left: 10px }
h3  { color: #ffe9e2; font-size: 12px; font-family: Verdana; font-weight: normal; margin: 5px }
a { color: red; font-style: italic; text-decoration: none }
a:hover { color: red; font-style: normal; text-decoration: underline }
tt { color: #cd31e2; font-style: italic; }
