*
body         {
        background: #FFFFFF;
         /*background-color: #e0e0e0;       */
         font: normal .85em Arial, Helvetica, sans-serif;
         margin: 0px;
         }


h1, h2         {
        color: #009090;
         margin-bottom: 5px;
         font: bold 1.2em Arial, Helvetica, sans-serif;
        }


h3         {
        text-decoration: none;
         margin-bottom: 5px;
         color: #009090;
        }

a        {
         }

p         {
        }

b        {
        color: #009090;
         }


a:link          { text-decoration:underline; color: #5F5F5F; }
a:visited { text-decoration:underline; color: #5F5F5F; }
a:hover          { text-decoration:underline; color: #000000; }
a:active  { text-decoration:underline; color: #000000; }
a:focus          { text-decoration:underline; color: #000000; }




.underl        {
         border-bottom: solid 1px #BFBFBF;
        }

.line         {
         background-color: #BFBFBF;
        }


.news {
               font-size: .90em;
         padding-top: 4px;
         padding-left: 16px;
         }



.title {
        padding: 5px;
         margin-left: 0px;
        background: #4F4F4F;
         font-size: 1em;
        color: #FFFFFF;
         }

