A:hover {
  color: #FF0000; }

BODY, P, TABLE, TR, TD {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  margin-top: 2pt;
  margin-bottom: 4pt; }
  
UL {
  margin-top: 0pt;
  margin-bottom: 2pt; }
  
LI {
  margin-top: 0pt;
  margin-bottom: 0pt; }

H1 { 
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  color: #000077;
  background: #F0F0F0;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 0pt; }
			
H2 { 
  font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #000077;
  margin-top: 8pt;
  margin-bottom: 4pt; }

H3 { 
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #FF0000;
  background: #FFFFCC;
  border-radius: 5px 5px 5px 5px;
  margin-top: 0pt;
  margin-bottom: 2pt; }

H4 { 
  font-family: Verdana;
  font-size: 10pt;
  color: #606060;
  text-align: center;
  margin-top: 0pt;
  margin-bottom: 4pt; }

STRONG { 
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #664050;
  margin-top: 0pt;
  margin-bottom: 4pt; }

MARQUEE { 
  font-family: Arial;
  font-size: 8pt;
  color: #C04040;
  margin-top: 0pt;
  margin-bottom: 4pt; }

HR {  
  color: #ECE0B8;
  background-color: #D9D9D9;
  border: 0pt;
  height: 2pt; }

UL {
  list-style-type: disk;
  margin-left: 10pt;
  padding-left: 2pt;
  margin-top: 0pt;
  margin-bottom: 0pt; }
  
OL {
  margin-left: 10pt;
  padding-left: 2pt;
  margin-top: 0pt;
  margin-bottom: 0pt; }
