body, textarea {
  background-color:#FFFFFF;
  color:#007F00;
  font-family: VBRDANA ,Arial,sans-serif;
}


a  { font-family : VERDANA ,Arial , Serif;
     font-size: 10pt;
     color: #000080;
     font-weight : normal;
     margin-top : 10px;
        }

a:hover{ font-family : VERDANA ,Arial , Serif;
     font-size: 10pt;
     color: #FF0000;
     font-weight : normal;
     margin-top : 10px;
        }

div  {
        font-family : VERDANA ,Arial , Serif;
        font-size: 10pt;
        color: #0000FF;
        font-weight : normal;
        line-height : 13pt;
        margin-top : 0px;
}

p  {
        font-family : VERDANA ,Arial , Serif;
        font-size: 12pt;
        color: #003399;
        font-weight : bold;
        line-height : 13pt;
        margin-top : 0px;
}
h1  {
        font-family : VERDANA ,Arial , Serif;
        font-size: 16pt;
        color: #0000FF;
        font-weight : normal;
        line-height : 13pt;
        margin-top : 0px;
}