.body {
    background: #000000;
    }
.text  {font-family: helvetica, arial, sans-serif;
        font-size: 8pt; 
        color: #000066; 
        text-align: justify;
       }
.text-ctr  {font-family: helvetica, arial, sans-serif;
        font-size: 8pt; 
        color: #000066; 
        text-align: center;
       }
.bio   {font-family: helvetica, arial, sans-serif;
        font-size: 9pt; 
        color: #000066; 
        text-align: justify;
        margin-right: 50px;
        margin-left: 50px;
        }
.title {
    font-family: helvetica, arial, sans-serif;
    color: #9f94fb;
    font-weight: bold;
    font-size: 10pt;
    }
.copy {font-family: arial, helvetica, sans-serif;
    color: #B2B2F8;
    font-weight: bold;
    font-size: 8pt;
    text-align: center;
    }
.copy-left {font-family: arial, helvetica, sans-serif;
    color: B2B2F8;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
    }  
A:link    {color: #6969f7;}
A:active  {color: #990000;}
A:visited {color: #6969f7;}
A:hover   {color: #990000;}