body { }
p { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }
h3 { color: maroon; font-size: 16px; font-weight: bold; line-height: 20px; margin: 1em 0; }
h2 { font-size: 24px; font-weight: bold; margin: 0; }
td { font-size: 12px; }
.linktext { color: green; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
a:hover { color: maroon; }
a:link { color: green; text-decoration: none; }
a:visited { color: green; text-decoration: none; }
a:active { }
ul { font-size: 13px; line-height: 14px; list-style-type: disc; margin: 1em 0 1em 30px; }
