 body {
   background-color: #333333;
   font-family: Cursive, 'Comic Sans Ms';
   margin: 10 10 50 50;
}

 .intro {       color: 000000;   font-size: 10pt;   font-family: times;   align: center; }
 .texthdg {     color: D3012A;   font-size: 12pt;   font-family: times; }
 .texthdgB {    color: 000000;   font-size: 10pt;   font-family: times; }

 .text, P {          color: 000000;   font-size: 12pt;   font-family: times; }
 .smalltext {        color: 000000;   font-size: 9pt;   font-family: times; }
 .textxsmall {       color: 000000;   font-size: 5pt;   font-family: times; }
 .textsmall {        color: 000000;   font-size: 10pt;   font-family: times; }
 .redtext {          color: AA0000;   font-size: 12pt;   font-family: times; }
 .textred {          color: AA0000;   font-size: 12pt;   font-family: times; }
a.textsmall {        color: 000000;   text-decoration: none; }
a.textsmall:active { color: 0000FF; }
a.textsmall:hover {  color: 008800;      text-decoration: underline; }
 .textlarge {        color: 000000;   font-size: 14pt;   font-family: times; }
a.textlarge {        color: 0000FF;   text-decoration: none; }
a.textlarge:active { color: 0000FF; }
a.textlarge:hover {  color: 008800;      text-decoration: underline; }
 .toptext {                      font-size: 16pt;   font-family: times;   font-weight: bold; }
a.toptext {          color: 0000FF;     text-decoration: none; }
a.toptext:active {   color: 0000FF; }
a.toptext:hover {    color: 008800;      text-decoration: underline;  }

 .data {        color: 000000;   font-size: 10pt;   font-family: times; }
 .datasmall {   color: 000000;   font-size: 9pt;    font-family: times; }
 .datamed {     color: 000000;   font-size: 11pt;   font-family: times; }
a.datamed {        color: 0000FF;     text-decoration: none; }
a.datamed:active { color: 0000FF; }
a.datamed:hover {  text-decoration: underline;   color: 008800;  }
 .datalarge {   color: 000000;   font-size: 12pt;   font-family: times; }
 .datahdg1 {    color: 000000;   font-size: 13pt;   font-family: times;   font-weight: bold; }
 .datahdg2 {    color: AA0000;   font-size: 11pt;   font-family: times;   font-weight: bold; }
 .datahdg3 {    color: 000000;   font-size: 11pt;   font-family: times; }
 .datahdg4 {    color: 333366;   font-size: 13pt;   font-family: times;   font-weight: bold; }

 .pagehdg {    color: D3012A;   font-size: 16pt;   font-family: times;   font-weight: bold; }
 .intro { color: 000000;   font-size: 10pt;   font-family: times;   align: center; }
 .updatetext {   color: 000000;   font-size: 11pt;   font-family: times; }
 .tbar {   color: 000000;   font-size: 13pt;   font-family: times;   font-weight: bold; }



 td.footer, P.footer, .footer {    font-size: 9pt;   color: 000000;   font-family: times; }
  .footerB {    color: CCFFFF;  font-size: 9pt;  font-family: times; }
 a.footer {     color: 0000FF;       font-size: 9pt;  font-family: times; }
 a.footerB {    color: FFFF99;  font-size: 9pt;  font-family: times; }
  .copyright {  color:000000   font-size: 10pt;   font-family: arial;   font-weight: 500; }
  .copyrightB { color: FFFFFF;   font-size: 10pt;   font-family: arial;   font-weight: 500; }

