body {background-color: #FFFFFF}

h1 {color: #000000}
h2 {color: #FFFFFF; text-align: right; font-family: "Arial"}
h3 {color: #FF0000; background-color: #000000; font-family: "Arial Black"; text-align: left}
h4 {color: #FF0000; background-color: #000000; font-style: italic; font-family: "Arial Black"}

p {color: #000000; text-align: center; font-family: "Arial"}

.a {color: #FFFFFF; text-align: left; font-family: "Arial"}
.b {color: #000000; text-align: center; font-family: "Arial Black"; font-size: 20px}
.c {color: #000000; text-align: center; font-style: italic; font-family: "Arial"}
.d {color: #FF0000; background-color: #000000; font-style: italic; font-family: "Arial Black"}
.e {color: #000000; text-align: left; font-family: "Arial"}

a:link {color: #000000; border: none}
a:visited {color: #000000; border: none}

hr {color: #FFFFFF}

td {text-align: center; vertical-align: middle}

img {border: none}

ul {list-style-type: disc; color: #FF0000; text-align: left}
