a            { text-decoration: underline; color: #0000FF; font-weight: bold }
a.q          { color: #FFFF00 }
body         { font-family: Arial; font-size: 10pt; color: #800000; background-color: #CCFFCC }
button       { color: #000000; border: 2px solid #FF0000; background-color: #FF99FF }
input        { background-color: #FFFF99 }option       { background-color: #FFFFCC }
select       { background-color: #FFFFCC }
span.r       { color: #FF0000}
table        { background-color: #CCCCFF; border: 2px solid #FF0000;  }
td           { text-align: Center; border: 1px solid #0000FF;  }
td.a         { text-align: Center; background-color: #FFFF99; border-style: ridge; border-color: #FF0000 }
td.c         { border:2px ridge #FF0000; text-align: Center; color:#000000; background-color:#FFCC66 }              
td.d         { color: #FFFF00; font-weight: bold; background-color: #FF66CC; text-align: Center }
td.g         { text-align: center; font-size: 12pt; font-weight: bold; background-color: #009933;  }
td.h         { background-color: #FF0000; color: #FFFF00; font-weight: bold; text-align: Center; border-style: solid; border-color: #FFFF00 }
td.k         { text-align: center; border: 1px solid #FF0000; font-weight: bold;  background-color: #33CCCC }
td.l         { text-align: center; font-weight: bold; background-color:#6699FF }
td.q         { text-align: center; border: 1px solid #FF0000; font-weight: bold;  background-color: #99FFCC }
td.s         { text-align: center; font-weight: bold; background-color: #00CC99 }
td.w         { background-color: #FF0000; color: #FFFF00; font-weight: bold; text-align: Center; border-style: solid; border-color: #FFFF00 }
th           { border:1px solid #0000FF; font-size: 16pt; background-color: #FF99FF; text-align: Center; font-weight: bold;  }
th.c         { background-color: #FFCC66 }