<style type="text/css">

body {
    background: #000000; 
    text-align: left;
    }


.bottom {font-family: verdana; font-size: 8pt; color: #CCCCCC}
.content {font-family: arial; font-size: 10pt; color: #FFFFFF}
.content2 {font-family: verdana; font-size: 10pt; color: #FFFFFF}
.content3 {font-family: verdana; font-size: 10pt; color: #000000}
.caption {font-family: times new roman; font-size: 12pt; color: #CCCCCC;font-weight: bold;}


a:link {
    color: #99CCFF;
    text-decoration: none;
    font-weight: bold;
    }

a:visited {
    color: 003366;
    text-decoration: none;
    font-weight: bold;
    }

a:hover {
    color: #003366;
    text-decoration: underline;
    font-weight: bold;
    }

</style>