BODY {
	SCROLLBAR-BASE-COLOR: #0033CC;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
  }
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Tahoma, Sans Serif; 
  }
p, td {
  font-family: Arial, Tahoma, Sans Serif; 
  font-size: x-small; 
  }
a, a:visited {
  color="Blue";
  text-decoration: none;}
a:hover {
  color: "Red";
  text-decoration: underline;}
.l1 {
  font-weight: bold;
  font-size: large;
  font-variant: small-caps;}
.l2 {
  font-weight: bold;
  font-size: x-small;
  text-decoration: underline;}
.quote {
  font-style: italic;}
.sm_text {
  font-size: xx-small;}
