BODY { font-family: Arial; background: white; }

DIV.center { display: table; margin-left: auto; margin-right: auto; }

H2.tab { color: white; text-align: center; }
H3.tab { color: white; text-align: center; }

CAPTION { font-weight: bold; }

TABLE.paleblue { background-color: #E8EFFF; }

TD.head { font-size: larger; background-color: black; }
TD.subhead { text-align: center; font-weight: bold; background-color: #E8EFFF; }
TD.text  { background-color: #E8EFFF; }
TD.white { background-color: #FFFFFF; }
TD.beige { background-color: #FFFFEC; height: 184; }
TD.s224x71  { width: 224;  height: 71; }
TD.s224x110 { width: 224;  height: 110; }
TD.s141x110 { width: 141;  height: 110; }
TD.s146x110 { width: 146;  height: 110; }
TD.s156x110 { width: 156;  height: 110; }

P.subhead { font-size: smaller; font-weight: bold; margin-top: 0; margin-bottom: 0; color: #000066;}

P.text { font-size: smaller;  margin-left: 10; margin-top: 5; margin-bottom: 0; color: #666699;}

P.bigtext {font-size: larger; font-weight: bold; color: #666699;}
P.bigtextleft {font-size: larger; font-weight: bold; color: #666699; text-align: left; }