body { background-color: white }
h2 { color: black; text-align: center; font-size: 100%; font-family: "Swis721 LtEx BT" }
h3 { color: white; text-align: left; font-size: 125%; font-family: "Swis721 LtEx BT" }
h4 { text-align: center; font-size: 85%; font-family: "Swis721 LtEx BT" }
h5 { text-align: center; font-size: 75%; font-family: "Swis721 LtEx BT" }
a:link { color: navy; font-family: "Swis721 LtEx BT"; text-decoration: none }
a:active { color: indianred; font-family: "Swis721 LtEx BT"; text-decoration: underline }
a:visited { color: rgb(112,128,144); font-family: "Swis721 LtEx BT"; text-decoration: none }
a:hover { color: sienna; font-family: "Swis721 LtEx BT"; text-decoration: none }