LI { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 11px;
   color: #0099aa;
   }

BLOCKQUOTE { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 13px;
   color: #FF9900;
   text-align: left;
   }

BODY { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #FF9900;
   }

TD { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #FF9900;
   text-align: left;
   }

P { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #FF9900;
   }

P.right { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #FF9900;
   text-align: right;
   }

P.center { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 13px;
   color: #ff9900;
   text-align: center;
   }

P.justify { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 11px;
   color: #5F2921;
   text-align: justify;
   font-weight: bold;
   }

P.justify-12 { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: justify;
   }

SPAN.ten { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 10px;
   }

SPAN.eleven { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 11px;
   }

SPAN.twelve { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   color: #0099aa;
   line-height: 200%;
   letter-spacing: 0.05em;
   }

H1 {
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   color: #0099aa;
   background: none;
   }

A:link {
   text-decoration: none;
   color: #FF9900;
   background: none;
   font-weight: bold;
   }

A:hover {
   text-decoration: underline;
   color: #6BDADA;
   background: none;
   font-weight: bold;
   }

A:active {
   text-decoration: underline;
   background: none;
   }

A:visited {
   color: #FF9900;
   background: none;
   font-style: normal;
   text-decoration: none;
   font-weight: bold;
   }

A:visited:hover {
   color: #6BDADA;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: bold;
   }

