body   { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p   { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: black; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
th  { color: black; font-weight: bolder; font-size: x-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
 }
.reallysmall { font-size: xx-small }
h2 { color: blue; font-weight: 900; font-size: small; text-align: center }
.mycolor1 { color: blue }
.mycolor2 { color: gray }
a:link { color: black }
a:visited { color: blue }
a:hover { color: red }
a:active { color: maroon }
.small { font-size: x-small }
.medium { font-size: small }
.large { font-size: medium }
