.lnavlink    { color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: bold; 
               text-decoration: none}
.tnavbar   { color: #000000; font-family: Arial; font-size: 10pt; font-weight: bold; 
               text-decoration: none}

.Head1       { text-align: Center; font-family: Arial; font-size: 12pt; color: #008080; 
               font-weight: bold }
.Head2       { text-align: Center; font-family: Arial; font-size: 10pt; color: #000000; 
               font-weight: bold }
.Head3       { text-align: Left; font-family: Arial; font-size: 10pt; color: #000000; 
               font-weight: bold }
.NormWord    { font-family: Arial; font-size: 10pt; color: #000000 }
.SmallWord   { font-family: Arial; font-size: 8pt; color: #000000 }
.SmallLink   { font-family: Arial; font-size: 8pt }
.NormLink    { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000; text-align: Left }
.LNavWord    { font-family: Arial; font-size: 8pt; color: #882200 }
.BackHdr     { text-align: Left; font-family: Arial; font-size: 8pt; color: #000000 }
.over {color:yellow; background: teal}

a.lnavlink:hover { color: yellow }
a.tnavbar:hover { color: red }
a:NormLink:hover {color: #666666 }