Body { font-family: Arial; font-size: 12px; color: FFFFFF; background-color: 221111 }

H1 { font-size: 30px ; font-family: arial; color: green ; font-style: italic ; font-weight: bold }
H2 { font-size: 18px ; font-family: Arial ; color: yellow }
H3 { font-size: 16px ; font-family: Times ; color:gray }
H4 { font-size: 14px ; font-family: arial ; color: maroon; font-weight: bold  }
H5 { font-size: 10px ; font-family: sand ; color: purple }
H6 { font-size: 8px ; font-family: arial ; color: white }

.a {  font-family: Arial; font-size: 11px; color: white}
.b {  font-family: Arial; font-size: 10px; color: FFFFCC }
.c {  font-family: Arial; font-size: 14px; color: yellow; font-weight: bold }
.d {  font-family: Arial; font-size: 10px; color: white }
.e {  font-family: Arial; font-size: 12px; color: FFCC00; font-weight: bold }
.f {  font-family: Arial; font-size: 14px; color: 990000; font-weight: bold }
.g {  font-size: 10px }

A:link {font-family: Arial ; font-size: 12px; color: 999999; text-decoration: none; font-weight: bold}
A:hover {font-family: Arial; text-decoration: none; font-size: 12px; color: FFCC33; font-weight: bold}
A:visited {font-family: Arial ; font-size: 12px; text-decoration: none; color: 888888}
A:active {font-family: Arial ; font-size: 12px; text-decoration: none; color: red}