Body {background: white; font-size: 14pt; color: black;}
Table {background: white; font-size: 14pt; color: black;}
H1 {font-size: 36pt;}
H2 {font-size: 28pt;}
H3 {font-size: 20pt;}
Form {font-size: 14pt;}

<!--  change size - gets bigger when hover  -->
A {text-decoration: none}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-size:20; font-weight:bold; color: red;}


