body, td, font, img, input { font-size: 11px; font-family : Arial;                       text-decoration: none;      color: #000000; }
.normal                    { font-size: 13px; font-family: "Courier New", Courier, mono;                             color: #000000; }
.bold                      { font-size: 13px; font-family: "Courier New", Courier, mono; text-decoration: none;      color: #000000; font-weight: bold;} 
a                          { font-size: 13px; font-family: "Courier New", Courier, mono; text-decoration: underline; color: #000000; } 
a.small                    { font-size: 11px; font-family : Arial;                       text-decoration: none;      color: #000000; }
a:hover                    {                                                                                         color: #ff0000; }

.title       { font-size: 50px; font-weight: bold; font-family : "Courier New", Courier, monospace; }
.titleNormal { font-size: 25px; font-weight: bold; font-family : "Courier New", Courier, monospace; }
.titleSmall  { font-size: 16px; font-weight: bold; font-family : "Courier New", Courier, monospace; }

.menubig   { font-size: 14pt; font-weight: bold; font-family: "Courier New", Courier, mono; text-decoration: none; }
.subbig    { font-size: 12pt; font-weight: bold; font-family: "Courier New", Courier, mono; color: #ffffff; }
.subnormal { font-size:  9pt; font-weight: bold; font-family: Arial;                        color: #000000; }
.subsmall  { font-size:  8pt; font-weight: bold; font-family: Arial;                        color: #000000; }
.hot       { font-size:  8pt; font-family: Arial;				            color: #000000; }

.panel {border: 1px solid GRAY; background-color: #FFFFFF}

.li0 {
list-style-type: none;
font-size: 12pt; 
font-weight: bold; 
font-family: "Courier New", Courier, mono; 
text-decoration: none; 
text-transform: uppercase;
}

.li1 {
list-style-type: disc;
padding-left: 0px;
font-size: 11px; font-family : Arial;                       
text-decoration: none;      
}
