body {  font-family: Arial, Helvetica, sans-serif; font-style: normal; background-color: #ffb76f}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: 700; text-transform: none; color: #990000; font-variant: normal}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #8A8A00}
p {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #990000; font-size: small}
.super {  font-size: xx-small; vertical-align: super}
a:link    { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover   { color: #FFFF99; text-decoration: underline}

li {  list-style-type: square; list-style-position: inside; 
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #990000; font-size: small; 
line-height: 120%}
hr { color: #990000;
	 background-color: #990000;
	 height: 3px; }
