<style type="text/css">
body{
   background-color: #ffffff;
   color: #000099;
   padding:0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
body, input, select, td, textarea {
    font: 16px Arial;
    color: #000099;
}
h1,h2,h3,h4,h5,h6,ul,li  {
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
h1{  
   font-size: 13px;
   font-weight:bold;
   color : #B0ADAD;
     }
small{
    font-family: Verdana;
    font-size: 9px;
    font-weight:bold;
    }
a  {
   color: #000099;
   font-family: Arial;

   text-decoration: none;
   font-size: 16px;
  }

a:hover{
   color:red;
   
 
}

a.article   {
   color: #ffffff;
   text-decoration: none;
   font-weight:bold;
}

a.article:hover   {
   color: #000000;
   text-decoration: underline;
   font-weight:bold;
}

big {
    font-family: Verdana;
    font-size: 13px;
    font-weight:bold;
    color : #6C6767;
}

}

</style>
