

h1 {text-align: left; font-family: sans-serif; text-decoration: underline; font-size: x-large; font-weight: bold}
h3 {text-align: left; font-family: sans-serif; font-size: large}
p {text-align: left; font-family: sans-serif; font-size: medium}
table {table-layout: automatic}
a.link {color: blue}
a.visited {color: navy}
a.hover {color: purple}
a.active {color:red}
body {background: white}


