body { background: white;} 

h1 { color: green; font-size: 20pt;  font-family: Arial, sans-serif;
     text-decoration: underline;}

h2 { color: green; font-family: Franklin Gothic Book, sans-serif; font-size: 16pt; text-decoration: underline;
	font-weight: bold;}

p.NORMAL { color: green; font-family: Franklin Gothic Book, sans-serif; font-size: 12pt;}

p.NORMALA { color: white; font-family: Franklin Gothic Book, sans-serif; font-size: 12pt;}

p.NORMALUL { color: green; font-family: Franklin Gothic Book, sans-serif; font-size: 12pt; text-decoration: underline;}

p.HIGHLIGHT { color: red; font-family: Franklin Gothic Book, sans-serif; font-weight: bold; font-size: 12pt;}

p.btmmenu { color: green; font-family: Arial, sans-serif; font-size: 8pt;}



ol { font-family: "Times New Roman"; font-size: 12px;
     margin-left: 30%; margin-right: 12%;}

ul { font-family: "Helvetica"; font-size: 4px;
     margin-left: 10%; margin-right: 12%; background: #0099FF;}

a:link {color: blue;}

a:visited {color: blue;}

address { font-size: 14px; line-height: 18px;
          font-family: "Georgia"; font-style: italic;
          text-align: right; margin-left: 30%; margin-right: 12%;
          background: yellow;}-->

