.description  {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
   text-decoration: none;
   font-weight: normal;
}
.title  {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
   text-decoration: bold;
   font-weight: normal;
}
.link {
   font-family: arial;
   font-size: 10px;
   color: black;
   text-decoration: underline;
   font-weight: normal;
}
.button  {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: black;
text-decoration: none;
font-weight: normal;
}
body {
   margin-top:0;
   margin-left:0;
   margin-right:0;
   margin-bottom:0;
   background-color:white;
   link:#000080;
   vlink:#000080;
   alink:#000080;
}
