H1 { align: center; color: #ffcc33 }
H2,H3,H4 { color: #ffcc33 }
H3 A:link        { color: #ffcc33; text-decoration: underline }
H3 A:visited     { color: #ffcc33; text-decoration: underline }
H3 A.int:link    { color: #ffcc33; text-decoration: underline }
H3 A.int:visited { color: #ffcc33; text-decoration: underline }

H4 A:link        { color: #ffcc33; text-decoration: underline }
H4 A:visited     { color: #ffcc33; text-decoration: underline }
H4 A.int:link    { color: #ffcc33; text-decoration: underline }
H4 A.int:visited { color: #ffcc33; text-decoration: underline }

P {margin-left: 2em; margin-right: 2em;}

UL { align: center; list-style-type: none }
UL P { margin-top: 0 }

OL { align: center; list-style-type: none }
OL P { margin-top: 0 }
