H1 { font-family: arial; font-size: 24; font-weight: bold; }
H2 { font-family: sans-serif; font-size: 20; }
H3 { font-family: arial; font-size: 18; }

P { font-family: arial; }

A:link { text-decoration: none; font-family: arial; font-weight: bold; color: #82ABC4; }
A:active { text-decoration: none; font-family: arial; font-weight: bold; color: #FF8000; }
A:visited { text-decoration: none; font-family: arial; font-weight: bold; color: #82ABC4; }
A:hover { text-decoration: underline; font-family: arial; color: #000000; color: #82ABC4; }