BODY {
background-repeat: no-repeat;
background-position: top right;
font-family: Tahoma;
font-size: 10pt;
color: #C5BF9F;
}

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

.tags a {
        text-decoration: none;
        border-bottom: 1px dashed #C5BF9F;
        color: #C5BF9F;
}
.tags a:hover {
        text-decoration: none;
        border-bottom: 0px;
        color: #C5BF9F;
}

.menu p { margin-left: 27; }

.content { font-size: 10pt; }

.bottom { font-size: 10pt; color: #7B7653; }
.bottom a { color: #7B7653; text-decoration: none; }
.bottom a:hover { color: #C5BF9F; text-decoration: none; }

.bottomcontent { color: #7B7653; font-size: 8pt; margin-left: 32; margin-right: 32; margin-top: 20; margin-bottom: 32; }
.bottomcontent h1 { font-size: 8pt; }
.bottomcontent h2 { font-size: 8pt; }
.bottomcontent h3 { font-size: 8pt; }
.bottomcontent h4 { font-size: 8pt; }

h1 {
font-size: 14pt; 
color: rgb(255, 255, 255);
text-align: center;
}
h2 {
font-size: 12pt; 
color: rgb(255, 255, 255);
text-align: center;
}


