
body    { color: black; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5%; margin-right: 10%; margin-left: 10% }
h1 { color: navy; font-weight: bolder; font-size: 14px }
h2 { color: teal; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #f30; font-weight: 500; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
a:link  { color: #039; font-weight: bolder; text-decoration: none }
a:visited    { color: #36f; font-weight: bolder; text-decoration: none }
a:active { text-decoration: underline; color: #FF0000; }

