body {
        margin-top:5%;
        margin-right:10%;
        margin-bottom:10%;
        margin-left:10%;
        background: White;
        color: black;
        text-indent:0em;
        line-height:1.1;
        font-size:12pt;
        font-family:arial,verdana,lucida,sans-serif;
}
a {
        text-decoration:none;
        color:#80a0b0; }
a:hover {
        text-decoration:none;
        color:#c0e0f0; }
hr {
        background:#666666;
        color:#666666;
        height:1px;
        border:none; }
img {
        border: 0px;
}
.comment {
        color:#606060;
        font-size:11pt;
        font-style:italic; }
.martin {
        text-align: left;
        color:black;
       
        font-family:georgia,arial,verdana;
        font-style:normal; }
.drew {
        color:black;
        font-style:normal; }
