LI { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 140%;
   color: #cc9900;
   }

BLOCKQUOTE { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 13px;
   color: #FDB402;
   text-align: left;
   }

BODY { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #FDB402;
   }

TD { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #FDB402;
   text-align: left;
   }

P { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #FDB402;
   }

P.white { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #ffffff;
   font-weight: bold;
   }

P.right { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #FDB402;
   text-align: right;
   }

P.center { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #FDB402;
   text-align: center;
   }

P.centerorange { 
   font-family: arial,helvetica,tahoma,sans-serif;
   color: #FDB402;
   text-align: center;
   }

P.centerblue { 
   font-family: arial,helvetica,tahoma,sans-serif;
   color: #6699cc;
   text-align: center;
   }

P.justify { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #6699cc;
   text-align: justify;
   font-weight: normal;
   line-height: 140%;
   }

SPAN { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 11px;
   }

SPAN.twelve { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   letter-spacing: 0.1em;
   }

SPAN.twentyfour { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 24px;
   }

SPAN.thirtysix { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 36px;
   }

SPAN.blue { 
   font-family: arial,helvetica,tahoma,sans-serif;
   color: #6699cc;
   }

SPAN.green { 
   font-family: arial,helvetica,tahoma,sans-serif;
   color: #00dd00;
   }

SPAN.strike { 
   font-family: arial,helvetica,tahoma,sans-serif;
   color: #ee0000;
   text-decoration: line-through;
   }

SPAN.orange { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   color: #cc9900;
   }

H1 {
   font-size: 15px;
   font-weight: bold;
   text-align: center;
   color: #FDB402;
   background: none;
   }

A:link {
   text-decoration: none;
   color: #0099ff;
   background: none;
   font-weight: bold;
   }

A:hover {
   text-decoration: underline;
   color: #ffffff;
   background: none;
   font-weight: bold;
   }

A:active {
   text-decoration: underline;
   background: none;
   }

A:visited {
   color: #0099ff;
   background: none;
   font-style: normal;
   text-decoration: none;
   font-weight: bold;
   }

A:visited:hover {
   color: #ffffff;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: bold;
   }



A:link.whitebg {
   font-size: 12px;
   text-decoration: none;
   color: #0099ff;
   background: none;
   font-weight: normal;
   }

A:hover.whitebg {
   font-size: 12px;
   text-decoration: underline;
   color: #000066;
   background: none;
   font-weight: normal;
   }

A:active.whitebg {
   font-size: 12px;
   text-decoration: underline;
   background: none;
   font-weight: normal;
   }

A:visited.whitebg {
   font-size: 12px;
   color: #0099ff;
   background: none;
   font-style: normal;
   text-decoration: none;
   font-weight: normal;
   }

A:visited:hover.whitebg {
   font-size: 12px;
   color: #000066;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: normal;
   }
