body{ 
    margin-top  : 10px;
    margin-left : 0px;
    margin-right: 0%;
    margin-bottom: 5px;
     scrollbar-face-color:#FFFFFF;
     scrollbar-arrow-color:#000000;
     scrollbar-track-color:#FFFFFF;
     scrollbar-shadow-color: #FFFFFF;
     scrollbar-darkshadow-color: #808080;
     scrollbar-3dlight-color: #808080;
     scrollbar-highlight-color: #FFFFFF;
     background-color: #f0f0f0;
}

body,td{
     font-size   :  80%;
     font-family : 'Verdana';
     font-weight : normal;
     line-height : 230%;
     letter-spacing:  1px;
     color : 646464;
}

font{
  cursor : nomal;
}

a:link{ 
    cursor :  hand;
    text-decoration : none;
    color: #909090;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    border-bottom:1px; border-color:#473F2C;
    border-style:dashed; 
}

a:visited{
  cursor :  hand;
  text-decoration : none;
  color : #606060;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px; border-color:#473F2C;
  border-style:dashed; 
}

a:active{
         cursor :  hand;
          text-decoration : none;
          color : #000000;
}

a:hover { 
       position:relative; 
}

.fon{
  font-size:13pt;
  font-family:Georgia,sans-serif;
}

.fon1{
  font-size:11pt;
}

.line1{
  margin  : 50px 0px 0px 0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px;
  border-color:#505050;
  border-style:solid;
  width:500px;
  text-align:left;
}

.se{
     margin  : 0px;
     text-align:left;
     line-height : 200%;
     width:500px;
}

.und{
  margin  : 120px 0px 0px 0px;
  border-bottom : 1px dashed ;
  border-color:#505050;
  color:#afafaf;
  text-align:center;
}

.foot{
  padding-top: 15px;
  width:500px;
  text-align:left;
  color:#808080;
}


.date{
  text-align:right;
}