H1 {font-family: "President", "Lucida Calligraphy", "Brush Script", "Times New Roman";
        font-weight: bold;
        font-style: normal;
        color: black;
        font-size: 24pt;
        text-align: center}
H2 {font-family: "President", "Lucida Calligraphy", "Brush Script", "Times New Roman";
        font-weight: bold;
        font-style: normal;
        font-size: 20pt}
H3  {font-family: "President", "Lucida Calligraphy", "Brush Script", "Times New Roman";
        font-weight: bold;
        font-style: italic;
        font-size: 14pt} 
H4  {font-family: "Garamond", "Arrus BT", "Times New Roman";
        font-weight: bold;
        font-style: italic;
        font-size: 12pt} 
H5  {font-family: "Garamond", "Arrus BT", "Times New Roman";
        font-weight: bold;
        font-style: normal;
        font-size: 10pt} 
BODY {margin: 5% 5%;
	border: outset 5px  black}
A:link {color: blue}
A:visited {color: teal}
A:active {color: #FD5200}
.new {color: #FD5200;
           font-weight: bold}
.inset {margin: 10% 30%}
.info {font-family: "Verdana", "Gill Sans", "Arial";
        font-weight: bold;
        font-style: italic;
        font-size: 10pt;
        color: teal}
.hiddenmessage {font-family: "Garamond", "Arrus BT", "Times New Roman";
        font-weight: bold;
        font-style: italic;
        font-size: 1pt;
        line-height: 1%;
        color: white;
        display: none}
