BODY { background-color: blue; color: yellow; font-size: 14pt; letter-spacing: 1pt; font-weight: bold; font-family: "Times New Roman"}
H1 { text-align: center; text-decoration: underline }
H2 { text-decoration: underline }

<!-- Make default paragraph style have zero margins since the default paragraph is used for tables -->
P { margin: 0px 0px 0px 0px }
P.nontable {  margin-top: 12px; margin-bottom: 12px}

TD { text-align: center; padding-right: 5.4pt; padding-left: 5.4pt; padding-bottom: 0in; padding-top: 0in; border-color: yellow; border-style: solid; border-width: 1px; font-size: 14pt; font-size: 14pt; }
A:visited { color: yellow}
A:link { color: yellow; }
A.home:link { color: yellow; font-size: 11pt; font-weight: normal; font-family: "Arial"}

A.mail:link { color: #66ffff; text-decoration: none }

TD.alpha { text-align: left; border-style: none }

TD.comment { text-align: left; border-style: none; font-style: italic; font-weight: normal }
P.comment { font-style: italic; font-weight: normal }
