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

.header { text-align: center }

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

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

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


H2 { font-size: 15pt; }

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