body         { 

background-color: #ffffff;
font-family: Georgia, serif;
color: #000000;  
margin: 0px; }
font-size: 10pt;}
a:link {

    color: #000000;
    text-decoration: none;
    }

a:visited {
    color: #000000;
    text-decoration: none;
    }

a:hover {
    color: #C6BDD4;
    text-decoration: none;
    }

a:active {
    color: #C6BDD4;
    text-decoration: none;
    }

.footer{
font-size: 10pt;
text-align: center;}
