body { background-color: #FFFFFF;
       background-image : url(epidemic.jpg);
       background-repeat : no-repeat;
       font-family : Arial, sans-serif;
       }
a { color : #000000;
    font-size : 10px;
    font-weight : bold;
    line-height : 14px;
    background : transparent;
    text-decoration: none;
    }
a:hover { color : #000000;
          font-size : 11px;
          font-weight : bold;
          line-height : 16px;
          background : transparent;
          text-decoration: underline;
          }
p { color : #000000;
    font-size : 12px;
    font-weight : bold;
    line-height : 16px;
    text-align: justify;
    }
b { color : #000033;
    font-size : 12px;
    font-weight : bold;
    text-align: justify;
    text-decoration: underline;
    }
.space { font-size : 1px;
         }
