body    {
        line-height:120%;
        font-size:15px;
        color:#333333;
	}
table,th,td  {
                line-height:120%;
                font-size:15px;
                color:#333333;
          	}
a  {
    color:#00317B;
    text-decoration:none;
    }
a:hover {
         color:#ff0000;
         text-decoration:none;
         }
a.con    {
          line-height:150%;
          }
p  {
    text-align:justify;
    text-justify:distribute;
    line-height:140%;
   }

hr { border: #999999 1px dotted; height: 1px; }

div .small   {
          font-size:12px;
          line-height:130%;
         }
div .blue    {
          font-weight:bold;
          color:#00317b;
          }
div .menu {
           font-size:13px;
           }
 
.green {

          font-weight:bold;
          color:#006600;
}
