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

.header { text-align: center }

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

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

.text { font-size: 12pt; color: #ffffff }

H2 { color: #033d87 }

H3 { font-style: italic }

.bluelinks { color: blue; }

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

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

.whitelinks { color: #ffffff; }

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

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

.headerred { color: #dc3522; font-size: 18pt; text-align: center }

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

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

UL UL { list-style: disc outside }

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