<style type="text/css">

body {
    background: #000000; 
    text-align: left;
    }

P {font-family: arial; font-size: 9pt; color: #666666}

.bgmain { background: #cac0aa}

.bgmenu { background: #ddd url('../images/top1.jpg') 0 0;}

.bgcontent { background: #ddd url('../images/mainbg.gif') 0 0;}

.bgsidebox { background: #33cccc}

.sidebar {color: #330000}

.border {border-width:1px; border-style: solid; border-color: #FFFFFF}


.bottom {font-family: arial; font-size: 8pt; color: #FFFFFF}
.mailinglist {font-family: century gothic; font-size: 12pt; color: #666633; font-weight: bold;}

.content {font-family: arial; font-size: 9pt; color: #000000;}
.content2 {font-family: arial; font-size: 9pt; color: #FFFFFF; text-decoration: italic}
.content3 {font-family: arial; font-size: 9pt; color: #990000;; font-weight: bold}

.title {font-family: verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold}

.info {font-family: verdana; font-size: 8pt; color: #CC6666;}

a:link {
    color: #CC6600;
    text-decoration: none;
    font-weight: bold;
    }

a:visited {
    color: #990000;
    text-decoration: none;
    font-weight: bold;
    }

a:hover {
    color: #663399;
    text-decoration: none;
    font-weight: bold;
    }

</style>