body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.HeadingRed { color: maroon; font-size: 15px; font-family: Arial; font-weight: bold; line-height: 16px; text-decoration: none; letter-spacing: 2pt; }
.BodyLg { color: black; font-size: 12px; font-family: Arial; font-weight: normal; line-height: 20px; text-decoration: none; letter-spacing: 0; }
.TealBdSm { color: teal; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 12px; text-decoration: none; }
.RedBldSm { color: red; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 12px; text-decoration: none; }
.BodyLgBld { color: black; font-size: 12px; font-family: Arial; font-weight: bold; line-height: 20px; text-decoration: none; }
.BodySm { color: black; font-size: 11px; font-family: Arial; line-height: 11px; text-decoration: none; }
.BodySmBold { color: black; font-size: 11px; font-family: Arial; font-weight: bold; line-height: 11px; text-decoration: none; }
.Footnote { color: black; font-size: 9px; font-family: Arial; text-decoration: none; }
