
h1 { color: red; font-size: 18px; line-height: 22px; font-family: Arial, Helvetica, sans-serif }
body             { color: navy; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px }
p        { color: navy; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; text-align: left; letter-spacing: 0px }
td               { color: navy; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0px }
a:link              { color: white; font-weight: bold; text-decoration: none; text-align: center; padding: 1px }
a:visited                       { color: white; text-decoration: none; text-align: center; padding: 1px }
a:hover                                    { color: black; background-color: #8cafd9; text-align: center; padding: 1px }
a:active                       { color: white; text-decoration: none; background-repeat: no-repeat; text-align: center; padding: 1px }
.s12p  { font-size: 12px; line-height: 16px; text-align: center }
.11px { font-size: 11px; line-height: 15px }
.9px   { font-size: 9px; line-height: 13px; text-align: center }
.underline { color: #339; text-decoration: underline }
.there { background-color: white; padding: 1px }
.box       { color: black; background-color: white; padding: 1px }
.line { text-decoration: overline; border-top: 1px #639; width: 20px }
.center { text-align: center }
.left { text-align: left }
.right { text-align: right }
.bold { font-weight: bold }
.red { color: red }
.blue    { color: navy; font-weight: normal }
.block { text-align: justify }

