H1 { color: maroon }
A:link { text-decoration: none; font-family: "Arial"; color: blue }
A:active { text-decoration: none; font-family: "Arial"; color: red }
A:visited { text-decoration: none; font-family: "Arial"; color: green }
A:hover { background-color: "yellow"; text-decoration: underline; font-weight: bold; font-size: 10pt }
P { color: black; text-indent: 1cm; font-family: "Times"; font-size: 9pt }