LI { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 11px;
   color: #0BE9BA;
   }

LI.mid { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 12px;
   color: #E57F04;
   }

BLOCKQUOTE { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 10px;
   color: #E57F04;
   text-align: left;
   }

BODY { 
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   color: #E57F04;
   }

TD { 
   font-family: arial,helvetica,sans-serif;
   font-size: 14px;
   color: #E57F04;
   text-align: left;
   }

TD.smalltext { 
   font-family: arial,helvetica,sans-serif;
   font-size: 10px;
   color: #E57F04;
   text-align: right;
   }

TD.midtext { 
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   color: #E57F04;
   text-align: right;
   }

TD.centertext { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 10px;
   color: #E57F04;
   text-align: right;
   }

P { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #E57F04;
   }

P.big { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 16px;
   color: #E57F04;
   }

P.smallorange { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 9px;
   color: #E57F04;
   text-align: center;
   }

P.right { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   color: #0E8D6D;
   text-align: right;
   }

P.rightwhite { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   color: #ffffff;
   text-align: right;
   font-weight: bold;
   }

P.justify { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 11px;
   color: #E57F04;
   text-align: justify;
   }

SPAN { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 10px;
   }

SPAN.tenwhite { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 10px;
   color: #ffffff;
   }

SPAN.twelve { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   }

SPAN.fifteen { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 15px;
   line-height: 140%;
   }

SPAN.sixteen { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 16px;
   }

SPAN.smallgreen { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 9px;
   color: #0E8D6D;
   }

SPAN.three { 
   font-family: tahoma,arial,helvetica,sans-serif;
   font-size: 3px;
   color: #002825;
   }

H1 {
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   color: #E57F04;
   background: none;
   }

H2 {
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   color: #E57F04;
   background: none;
   }

H3 {
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   color: #E57F04;
   background: none;
   }

A:link {
   text-decoration: none;
   color: #0E8D6D;
   background: none;
   font-weight: normal;
   }

A:hover {
   text-decoration: underline;
   color: #E57F04;
   background: none;
   font-weight: normal;
   }

A:active {
   text-decoration: underline;
   background: none;
   font-weight: normal;
   }

A:visited {
   color: #0E8D6D;
   background: none;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   }

A:visited:hover {
   color: #E57F04;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: normal;
   }



A:link.insite {
   text-decoration: none;
   color: #ffffff;
   background: none;
   font-weight: normal;
   }

A:hover.insite {
   text-decoration: underline;
   color: #15AA8B;
   background: none;
   font-weight: normal;
   }

A:active.insite {
   text-decoration: underline;
   background: none;
   font-weight: normal;
   }

A:visited.insite {
   color: #ffffff;
   background: none;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   }

A:visited:hover.insite {
   color: #15AA8B;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: normal;
   }
