body { color: black; font-family: "Times New Roman", Times, serif; }
p { color: black; font-family: "Times New Roman", Times, serif; }
td { color: black; font-family: "Times New Roman", Times, serif; }
a:link { color: blue; font-family: "Times New Roman", Times, serif; text-decoration: none; }
a:visited { color: teal; font-family: "Times New Roman", Times, serif; text-decoration: none; }
a:hover { color: teal; font-family: "Times New Roman", Times, serif; text-decoration: underline; }
a:active { color: teal; font-family: "Times New Roman", Times, serif; text-decoration: underline; }
h1 { color: navy; font-size: large; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; }
h2 { color: navy; font-size: medium; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
h3 { color: navy; font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { color: navy; font-size: smaller; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align: left; }

