BODY { font-size: 8pt; font-family: Franklin Gothic Medium; text-align: center; background-color: #fff5dc }

B { font-family: Franklin Gothic Demi ; }

H2 { font-size: 14pt }

.header { text-align: center }

.bolditalic {font-style: italic; font-weight: bold }

.footertext { font-size: 12pt; color: #000000 }

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

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

.text { font-size: 10pt; color: #000000 }

.bluelinks { color: blue; font-size: 14pt }

.largebluelinks { color: blue; font-size: 14pt }

.whitelinks { color: #ffffff; }

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

.red { color: #dc3522; font-size: 14pt; }

A {font-size: 10pt; color: #000000; }

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

UL UL { list-style: disc outside } 

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