BODY { font-size: 8pt; font-family: Arial; text-align: center; background-color: #98012e; margin-left: 140px; }

.header { text-align: center }

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

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

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

.bluelinks { color: blue; }

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

.largelink { color: black; font-size: 18pt }

.whitelinks { color: #000000; }

.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; }
}