h1 { background: green; color: white; margin-left: auto; margin-right: auto; width: max; } 
h2 { background: palegoldenrod; color:maroon; margin-left: auto; margin-right: auto; width: max; text align: center; }
h3 { margin-left: auto; margin-right: auto; width: 600; text-align: center; font-size:12pt; }

body{ 
background: #FFFFF0; 
color: #4040A0; 
text-align: center;
font-size: 12pt;
 }

a:link {color: #7055ff; }
a:visited {color: #8055ff; }
a:hover {color: navy; }


#main { background: mintcream; font-size: 10pt; margin-left: auto; margin-right: auto; width:max; }
#sub { background: lightyellow; color: black; text-align: left; font-size: 10pt; font-weight:normal; margin-left: auto; margin-right: auto; width:max; }
#t1 { background: olive; color:white;; }
#t2 { background: teal; color:white;; }
#t3 { background: mediumblue; color:white;; }
#t4 { background: purple; color:white;; }
#t5 { background: crimson; color:white;; }
#t6 { background: orange; color:white;; }
#t7 { background: sienna; color:white;; }

#intro { background: lightyellow; font-size: 10pt; margin-left: auto; margin-right: auto; width:max; text-align:left; }

table.t1 { margin-left: auto; margin-right: auto; text-align: left; width: max; valign:"top"; font-size:11pt; font-weight:bold; }

