
h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: x-large;}

h2 {color: #666666;font-style: italic;}

h3 {
font-size: medium;
color: #666666;font-weight: bold;
font-style: italic;
font-family: "Courier New", Courier, mono;}

.normal {
font-family: Arial, Helvetica, sans-serif}

.sup {
font-size: x-small;
font-weight: bold;
color: #FF0000;
vertical-align: super;}

.notes {
font-size: small;
font-family: "Courier New", Courier, mono;}

