BODY { font-size: 8pt; font-family: Arial; text-align: center; background-color: #bc8751;}

.header { text-align: center }

.pagebody { font-size: 10pt; width: 800px; text-align: left; background-color: #ffffff; margin: 0 auto; } 

.inset { font-size: 10pt; border: medium double #bc8751; background-color: #bccfed; width: 600px; padding: 15px; text-align: left;}

.text { font-size: 10pt; }

.footerlinks { font-size: 12pt; }

.headerlinks { color: darkblue; font-size: 18pt; }

A {font-size: 14pt }

UL { list-style: square outside; font-size: 8pt }

UL UL { list-style: disc outside } 

@media screen and (max-width: 800px) {
BODY { margin-left: 0px; }
}