
.font1 { font-size: 9px; line-height: 12px }
.font2 { font-size: 11px; line-height: 14px }
.font3 { font-size: 12px; line-height: 16px }
.font4 { font-size: 14px; line-height: 18px }
.font5 { font-size: 20px; line-height: 23px }
.font6 { font-size: 24px; line-height: 27px }
.font7 { font-size: 28px; line-height: 31px }
a:active { color: #1e90ff; text-decoration: none }
a:link  { color: #f00; text-decoration: none }
a:visited   { color: #990000; text-decoration: none }

a:hover { color: #f00; text-decoration: underline }

body { font-size: 100%; line-height: 100% ; text-align: center; }
h1 { color: gray; font-size: 90%; font-weight: bold; margin: 0.67em 0; }
