.head      { color: white; font-weight: bold; font-family: Verdana}
.top       { background-color: #6D78AB}
.top2      { background-color: #8E9DE0}
.navbar    { background-color: #D0DCE0}

.fineprint { color: #000080; font-family: Verdana, Arial; font-size: xx-small}
.colortext { color: #6D78AB; font-family: Verdana, Arial; font-size: normal}
.plain     { color: #000000; font-family: Verdana, Arial; font-size: normal}
.footer    { color: #123456; font-family: Verdana, Arial; font-size: x-small}
.error     { color: red; font-weight: bold; font-family: Verdana, Arial; font-size: normal}


BODY       { background-color: #FFFFFF; color: black}
H1         { color: #D0DCE0; font-family: Verdana, Arial; font-size: xx-large}
H2         { color: #6D78AB; font-family: Verdana, Arial; font-size: x-large}

A:link     { text-decoration: none; color: #004080}
A:visited  { text-decoration: none; color: #004080}
A:active   { text-decoration: bold; color: #666666}
A:hover    { text-decoration: underline; color: #FF0000 }