body        { color: #63f; font-size: 100%; font-family: Arial, Helvetica, Swiss, SunSans-Regular; background-color: white }
p        { color: #63f; font-size: 100%; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
h1    { color: #cd5c5c; font-weight: bold; font-size: 150% }
h2   { color: #cd5c5c; font-weight: bold; font-size: 120% }
h3   { color: #cd5c5c; font-weight: bold; font-size: 100% }
td  { font-size: 12px }
th    { font-weight: bold; font-size: 12px; text-align: right }
li   { font-size: 12px; text-align: left; list-style-type: square; margin-right: 5%; margin-left: 5%; padding-bottom: 4px }
a  { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link       { color: #cd5c5c; text-decoration: none }
a:visited       { color: #63f; text-decoration: none }
a:vlink       { color: #63f; text-decoration: none }
a:hover       { color: #ff6347; text-decoration: underline }
a:active   { color: #dc143c; text-decoration: underline }
input  { font-size: 90%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.err   { color: red; font-size: 10px }
.big    { color: #cd5c5c; font-weight: bold; font-size: 150% }
.med  { font-weight: bold; font-size: 120% }
.sm  { font-weight: normal; font-size: 80% }
