BODY { font-size: 10pt; font-family: Calibri, Arial; text-align: center; background-color: #e7f3ff; }

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

.pagebody { -moz-box-sizing:border-box; box-sizing:border-box; width: 929px; text-align: left; background-color: #ffffff; margin: 0 auto; padding:4px } 

.inset { border: medium double #696969; background-color: #033d87; width: 600px; text-align: left; color: white; padding: 15px; }

.footer { font-size: 8pt }

.red { color: red; }

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

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

H2 { color: #033d87 }

.big { font-size: 16pt }

A { color: white }

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

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

.bluelinks { color: blue; }

.extralarge {color: blue; font-size: 20pt }

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

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