LI { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 140%;
   margin-bottom: 8px;
   color: #56F3A7;
   }

BLOCKQUOTE { 
   font-family: tahoma,helvetica,sans-serif;
   font-size: 13px;
   color: #56F3A7;
   text-align: left;
   }

BODY { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #56F3A7;
   }

TD { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #56F3A7;
   text-align: left;
   }

P { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   line-height: 140%;
   letter-spacing: 0.1em;
   color: #56F3A7;
   }

P.white { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #ffffff;
   font-weight: bold;
   }

P.right { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 11px;
   text-align: right;
   font-weight: normal;
   }

P.center { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #45e296;
   text-align: center;
   }

P.justify { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 14px;
   color: #45e296;
   text-align: justify;
   font-weight: normal;
   }

P.menu { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 15px;
   line-height: 150%;
   font-weight: bold;
   color: #ffffff;
   }

SPAN.menu-off { 
   color: #133A27;
   }

SPAN.twelve { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 12px;
   }

SPAN.sixteen { 
   font-family: arial,helvetica,tahoma,sans-serif;
   font-size: 16px;
   }

H1 {
   font-size: 15px;
   font-weight: bold;
   text-align: center;
   color: #56F3A7;
   background: none;
   }


A:link {
   text-decoration: none;
   color: #009999;
   background: none;
   font-weight: bold;
   }

A:hover {
   text-decoration: underline;
   color: #56F3A7;
   background: none;
   font-weight: bold;
   }

A:active {
   text-decoration: underline;
   background: none;
   }

A:visited {
   color: #009999;
   background: none;
   font-style: normal;
   text-decoration: none;
   font-weight: bold;
   }

A:visited:hover {
   color: #56F3A7;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: bold;
   }



A:link.menu {
   text-decoration: none;
   color: #ffffff;
   background: none;
   font-weight: bold;
   }

A:hover.menu {
   text-decoration: underline;
   color: #D46133;
   background: none;
   font-weight: bold;
   }

A:active.menu {
   text-decoration: underline;
   background: none;
   }

A:visited.menu {
   color: #ffffff;
   background: none;
   font-style: normal;
   text-decoration: none;
   font-weight: bold;
   }

A:visited:hover.menu {
   color: #D46133;
   background: none;
   font-style: normal;
   text-decoration: underline;
   font-weight: bold;
   }

