body {background-color : #FFFDAA}

h1 {font-family: Times New Roman; font-size: 18pt; color: #FF0000; font-weight: bold}

h2 {font-family: Arial; font-size: 10pt; color: #015a39; font-weight: bold; text-decoration: underline}

h3 {font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration: underline}

h4 {font-family: Arial; font-size: 10pt; color: #015a39; font-weight: bold; font-style: italic}

h5 {font-family: Arial; font-size: 7.5pt; color: #015a39; font-weight: lighter}

p {font-family: Arial; color: #015a39; font-size="10pt"}

td {font-family: Arial; color: #015a39; font-size="10pt"}

.NormalLarge {font-family: Arial; color: "#015a39"; font-size: 18pt}

HR {color: #015a39}

.HeadingSpecial1 {font-family: Arial; color: "#FFFF66"; font-size: 18pt; font-weight: bold; background-color: "#015a39"}


body {
  scrollbar-face-color:#015a39;
  scrollbar-highlight-color:#015a39;
  scrollbar-3dlight-color:#015a39;
  scrollbar-darkshadow-color:#015a39;
  scrollbar-shadow-color:#015a39;
  scrollbar-arrow-color:#ff0000;
  scrollbar-track-color:#FFFDAA;
}

