
h1      { color: red; font-weight: 900; font-size: x-large; font-family: Arial, Helvetica, sans-serif; text-align: center; vertical-align: bottom; margin-bottom: 2px }
h3 { color: red; font-weight: 600; font-size: large; font-family: Arial, Helvetica, sans-serif; text-align: left }
body   { font-size: x-small; font-family: Arial, Helvetica, sans-serif }
h4   { color: #000; font-weight: bold; font-size: large; font-family: Arial, Helvetica, sans-serif; text-align: left }
A { color: #009; text-decoration: none }
A:Hover  { color: #009; text-decoration: underline }
A:Visited A:Active  { color: #69f; text-decoration: none }
.required {color:red;}
