@charset "utf-8";
/* CSS Document */
a[class="menulinks"] {text-decoration: none;}
/* Link Warning */
.login a p {display:none;}
.login a:hover p {display:block; color: darkred; font-weight: 400; font-family: Gothic; font-size: 30px;}
/* Paragraphs */
p {font-family: Helvetica, Chaucer, Century Gothic, Gill Sans}
p {font-size: 23px}
p {text-indent: 20px;}
p {font-weight: 530}
p {margin-left: 120px}
p {margin-right: 120px}
/* The Top Header */
h2 {font-family: Gothic, Gill Sans}
h2 {font-size: 40px}
h2 {color: mediumblue}
h2 {text-indent: 70px;}
h2 {font-weight: bold}
h2 {font-style: italic}
/* Middle Headers */
h1 {font-family: Gothic, Gill Sans}
h1 {font-size: 30px}
h1 {text-indent: 20px;}
h1 {color: mediumblue}
h1 {text-indent: 70px;}
h1 {font-weight: bold}
h1 {font-style: italic}
/* State Headers */
h3 {font-family: Gothic, Gill Sans}
h3 {font-size: 20px}
h3 {text-indent: 20px;}
h3 {color: indianred}
h3 {text-indent: 70px;}
h3 {font-weight: bold}
h3 {font-style: italic}
/* Footnotes */
p[class="footnote"] {font-family: Helvetica, Chaucer, Century Gothic, Gill Sans}
p[class="footnote"] {text-indent: 01px;}
p[class="footnote"] {font-size: 20px}
p[class="footnote"] {font-weight: 500}
/* Sub-Headings */
b[class] {font-family: Helvetica, Chaucer, Century Gothic, Gill Sans}
b[class] {font-size: 25px}
/* Footnotes */
sup[class] {color: mediumblue}
