<style type="text/css">

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

P {font-family: arial; font-size: 9pt; color: #666666}

.title {font-family: arial; font-size: 9pt; color: #006699; font-weight: Bold}

.title2 {font-family: arial; font-size: 8pt; color: #666666; font-weight: Bold}

.content {font-family: arial; font-size: 8pt; color: #666666; text-align:justify}

.content2 {font-family: arial; font-size: 8pt; color: #666666}

.content3 {font-family: arial; font-size: 9pt; color: #666666}

.bottom {font-family: verdana; font-size: 8pt; color: B5AC84}

.info {font-family: verdana; font-size: 8pt; color: #999999;}

a:link {
    color: #1c0a03;
    text-decoration: none;
    }

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

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

#nav a {
    text-decoration:none; text-transform:uppercase; font-family:Franklin Gothic Medium,helvetica; font-size:13px; font-weight:bold; color:#543019; margin:2px 8px;
}		
#nav a:hover, #nav a.on {
    color:#7f6c5e;
}	

</style>