h1,p, li
{ 
  color: #990033; 
  font-family: Futura Book, Futura, Arial, Helvetica, sans-serif; 
} 
h1 
{ 
  font-size: 10pt; 
} 
p 
{ 
  font-size: 8pt;  color: #990033;
} 
li 
{ 
  font-size: 8pt;  color: #990033;
} 
a 
{ 
  color: #ff00ff; 
} 
.NavyArial 
{ 
  color: navy; 
  font-family: Arial; 
  font-size: .8em; 
} 
.HClass1 
{ 
  text-align: right;
}
.HClass2 
{ 
  text-align: left;
}

.NavyArial.HClass 
{ 
  background-color: YellowGreen; 
}

#OrderedList 
{ 
  color: navy; 
  font-family: Arial; 
  font-size: .8em; 
} 




