body         { font-family: Tahoma; font-size: 8pt }
.white       { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold }
td           { font-family: Tahoma; font-size: 8pt }
.tdwhite     { background-color: #FFFFFF }
textarea     { font-family: Tahoma; font-size: 8pt; border: 1px solid #000000 }
input        { padding:2; font-family: Tahoma; font-size: 8pt; border: 1px solid #000000; 
               background-color: #FFFFFF }
select       { font-family: Tahoma; font-size: 8pt }
p            { margin-top: 0; margin-bottom: 0 }
.tdblue      { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold; 
               background-color: #1071D1 }
.tdbrown     { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold; 
               background-color: #000000 }               
.tdlightbrown     { font-family: Tahoma; font-size: 10pt; color: #000000; 
               background-color: #E6E6E6 }                    
.tdgrey      { font-family: Tahoma; font-size: 8pt; background-color: #CCCCCC }
.tdlightgrey      { font-family: Tahoma; font-size: 8pt; background-color: #EBEBEB }
.tdightgrey      { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; background-color: #99CCFF }
.tdred      { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; background-color: #FF0000 }
.tdgreen      { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; background-color: #008000 }                                             
.blue        { color: #1071D1; font-weight: bold }

a:active     { font-family: Tahoma; font-size: 8pt; color: #FF0000; text-decoration: none; }
a:link       { color: #FF0000; font-size: 8pt; font-family: Tahoma; text-decoration: none; }
a:visited       { color: #FF0000; font-size: 8pt; font-family: Tahoma; text-decoration: none; }
a:hover      { color: #FF0000; text-decoration: underline; font-family:Tahoma; font-size:8pt }

a:active.left     { font-family: Tahoma; font-size: 8pt; color: #FF0000; text-decoration: none; }
a:link.left       { color: #000000; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:visited.left       { color: #000000; font-size: 8pt; font-family: Tahoma; text-decoration: none }
a:hover.left      { color: #000000; text-decoration: underline; font-family:Tahoma; font-size:8pt }


a:active.menub     { font-family: Tahoma; font-size: 8pt; font-weight:bold }
a:link.menub       { color: #000000; font-size: 8pt; font-family: Tahoma; text-decoration: none; font-weight:bold }
a:visited.menub       { color: #000000; font-size: 8pt; font-family: Tahoma; text-decoration: none; font-weight:bold }
a:hover.menub      { color: #000000; text-decoration: underline; font-family:Tahoma; font-size:8pt }


a:active.topheading     { font-family: Tahoma; font-size: 8pt; font-weight:bold; color:#FFFFFF }
a:link.topheading       { color: #FFFFFF; font-size: 8pt; font-family: Tahoma; text-decoration: none; font-weight:bold }
a:visited.topheading       { color: #FFFFFF; font-size: 8pt; font-family: Tahoma; text-decoration: none; font-weight:bold }
a:hover.topheading      { color: #FFFFFF; text-decoration: underline; font-family:Tahoma; font-size:8pt }

.yellow      { background-color: #FFFFCC }