@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 {font-weight: 400;}
p {margin-left: 120px;}
p {margin-right: 120px;}
p {text-align: justify;}
/* The Top Header */
h2 {font-family: Gothic, Gill Sans}
h2 {font-size: 30px;}
h2 {color: mediumblue;}
h2 {text-indent: 110px;}
h2 {font-weight: 400;}
h2 {font-style: italic;}
/* Middle Headers */
h1 {font-family: Gothic, Gill Sans}
h1 {font-size: 30px;}
h1 {text-indent: 120px;}
h9 {color: cadetblue;}
h1 {color: #0812FB;}
h1 {text-indent: 110px;}
h1 {font-weight: bolder;}
h9 {font-weight: 900;}
h1 {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;}
