BODY {bgcolor: #FFFFFF;}

TD, P	{
    font-family: Arial;
    color: #000000;
    font-size: 12px ;
   }

.white	 {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 11px ;
   }

P, ul, li, ol {text-align: justify;}

.back {
      background-repeat: no-repeat;}

.backX {
      background-repeat: repeat-x;}

.backY {
      background-repeat: repeat-y;}

  

A.Menu	   {
    color: #102A3D;
    font-size: 12px;
    text-decoration: none;
     }
a.Menu:hover	{
     color: #156AA8;
     text-decoration: none;
     }

A.Menu1     {
    color: #102A3D;
    font-size: 11px;
    text-decoration: none;
     }
a.Menu1:hover	{
     color: #156AA8;
     text-decoration: none;
     }

A.Menub     {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
     }
a.Menub:hover	 {
     color: #156AA8;
     }

A	   {
    color: #2F85C3;
    font-size: 12px;
    }
a:hover    {
     color: #4D9DD6;
     text-decoration: underline;}
     
A.Menu-top     {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
     }
a.Menu-top:hover	{
     color: #FFFF99;
     text-decoration: none;

     }
A.Menu-top-active     {
    color: #FFFF00;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
     }
a.Menu-top-active:hover	{
     color: #FFFF99;
     text-decoration: none;
 }    
     

H1	   {
    color: #156AA8;
    font-size: 18px;
    font-weight: normal;
    }
H2	   {
    color: #2F85C3;
    font-size: 14px;
    font-weight: bold;
    }

H3	   {
    color: #2F85C3;
    font-size: 12px;
    font-weight: bold;
    }

H4	   {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    }


.h	   {
    color: #2F85C3;
    font-size: 12px;
    font-weight: bold;
    }

hr {color: #156AA8;}

.picr { float: right;
    }
.picrl { float: left;
    }