BODY { font-weight: normal;
       font-size: 11pt;
       text-align: left;
       font-family: Arial, Helvetica, sans-serif;
       color: #333333}

TR { font-family: Arial, Helvetica, sans-serif; 
     font-weight: normal;
     font-size: 10pt;
     text-align: left;
     color: #333333}

TH { font-family: Arial, Helvetica, sans-serif; 
     font-weight: normal;
     font-size: 10pt;
     text-align: left;
     color: #333333}

TD { font-family: Arial, Helvetica, sans-serif; 
     font-weight: normal;
     font-size: 10pt;
     text-align: left;
     color: #333333}

STRONG { font-weight: bold;
         color: #666666}

A:LINK { color: #FF6600;
         text-decoration: none; }
A:VISITED { color: #FF6600;
            text-decoration: none; }
A:ACTIVE { color: #FF6600;
           text-decoration: none }
A:HOVER { color: #FF6600;
          text-decoration: none }

.bigger { font-size: 13pt; }

.biggerbold { font-weight: bold;
              font-size: 13pt }

.stronggrey { font-weight: bold;
              color: #666666}

.whitetype { color: #FFFFFF}

.whitebold { font-weight: bold;
             color: #FFFFFF}

.strongpalegrey { font-weight: bold;
                  color: #AAAAAA}

.stronglitegrey { font-weight: bold;
                  color: #DDDDDD}

.litegrey { color: #DDDDDD}

.formstyle { font-family: Arial, Helvetica, sans-serif;
             font-size: 10pt }

.boxstyle { font-family: Arial, Helvetica, sans-serif;
            background-color: #444444;
            font-size: 10pt }
.red {  color: #FF6600}
