| 
A:link {color: #416496; text-decoration: none}
A:active {color: #416496; text-decoration: none}
A:visited {color: #416496; text-decoration: none}
A:hover {color: #F09B2D; text-decoration: none}
body {
      font-family: MS Sans Serif;
      font-size: 8pt;
      background-color: #E4e4e4;
      }
.num
    {
    font-size: 8pt; font-family: MS Sans Serif;
    border: #0A0 1px solid;
    padding: 15px;
    background-color: #FFFFDE;
    text-align: justify right;
    width: 600px;
    }
 |