LI { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 12px;
   line-height: 140%;
   color: #FB8C50;
   text-align: justify;
   }

BLOCKQUOTE { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 13px;
   color: #ffc000;
   text-align: left;
   }

BODY { 
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   color: #ffc000;
   }

TD { 
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   color: #ffc000;
   text-align: left;
   }

P { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   letter-spacing: 0.1em;
   color: #ffc000;
   }

P.white { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #ffffff;
   font-weight: bold;
   }

P.menu { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 16px;
   color: #ffffff;
   line-height: 100%;
   text-align: right;
   }

P.center { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #ffffff;
   text-align: center;
   }

P.right { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 11px;
   color: #ffffff;
   text-align: right;
   }

P.justify { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #ffffff;
   line-height: 140%;
   text-align: justify;
   font-weight: normal;
   }

SPAN { 
   font-family: arial,helvetica,tahoma,sans-serif;
   }

SPAN.bg { 
   background: #000000;
   }

SPAN.twelve { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   letter-spacing: 0.1em;
   }

SPAN.white { 
   font-size: 14px;
   color: #ffffff;
   }

SPAN.orange { 
   color: #c83b01;
   }

SPAN.bground { 
   font-size: 14px;
   color: #ffffff;
   background: #000000;
   }

SPAN.menu { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #ffffff;
   line-height: 90%;
   letter-spacing: 0.1em;
   }

img.cd { 
border: 1px solid #c83b01; 
}

H1 {
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: #ffffff;
   background: none;
   }

A:link {
   text-decoration: none;
   color: #ffffff;
   background: none;
   }

A:hover {
   text-decoration: underline;
   color: #C83B01;
   background: none;
   }

A:active {
   text-decoration: underline;
   background: none;
   }

A:visited {
   color: #ffffff;
   background: none;
   font-style: normal;
   text-decoration: none;
   }

A:visited:hover {
   color: #C83B01;
   background: none;
   font-style: normal;
   text-decoration: underline;
   }
