<style type="text/css">

body {
    background: #FFFFFF; 
    text-align: left;
    }

P {font-family: arial; font-size: 9pt; color: #666666}
 
#title {font-family: verdana; font-size: 8pt; color: #CC3366; font-weight: bold}

.title {font-family: verdana; font-size: 8pt; color: #CC3366; font-weight: bold}

.title2 {font-family: verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold}

.border {border-width:1px; border-style: solid; border-color: #666633}
.border2 {border-width:1px; border-style: solid; border-color: #666633}

.content {font-family: verdana; font-size: 8pt; color: #CECEAA}

.info {font-family: verdana; font-size: 8pt; color: #CC6666;}

a:link {
    color: #FFCC00;
    text-decoration: none;
    }

a:visited {
    color: #FF9900;
    text-decoration: none;
    }

a:hover {
    color: #FF9900;
    text-decoration: underline;
    }

</style>