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

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

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

.inset { border: medium double #696969; background-color: #ffeab1; 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: darkblue }

.big { font-size: 16pt }

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