.body { color: #000; font-size: 11px; font-family: courier, "courier new", monospace; line-height: 14px; }
.bodyred { color: #c03; font-size: 11px; font-family: courier, "courier new", monospace; line-height: 14px; }
.bodybig { color: #000; font-size: 14px; font-family: courier, "courier new", monospace; line-height: 18px; }
.bodybigred { color: #c03; font-size: 14px; font-family: courier, "courier new", monospace; line-height: 18px; }
.bodybiggest { color: #000; font-size: 30px; font-family: courier, "courier new", monospace; line-height: 32px; }
.bodyitalic { color: #000; font-size: 11px; font-family: courier, "courier new", monospace; font-style: italic; line-height: 14px; }
a:link { color: #c03; font-weight: bold; text-decoration: none; }
a:visited { color: #c03; font-weight: bold; text-decoration: none; }
a:hover { font-weight: bold; text-decoration: underline; }
a:active {  }

