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

.header { text-align: center; font: 16pt Bold Arial; color: #008000;}

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

.inset { border: medium double #98012e; background-color: #deb408; width: 600px; text-align: center;}

.footer { font-size: 8pt }

UL { font-family: Calisto MT; list-style: square outside; font-size: 12pt; font-weight: bold; color: black }

UL UL { font-family: Arial; list-style: none; font-size: 10pt; font-weight: normal; color: black } 

H2 { color: #deb408 }

.big { font-size: 16pt }

A { color: white }

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

.redsmall { color: #dc3522; font-size: 8pt }

.largeblacklinks { color: black; font-size: 14pt }

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