A:hover {
  color: #FF0000; }

BODY, P, TABLE, TR, TD, UL, LI {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color: #000000;
  margin-top: 2pt;
  margin-bottom: 4pt; }

H1 { 
  font-family: Verdana;
  font-size: 24pt;
  font-weight: bold;
  color: #008800;
  background: #D9D9D9;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 0pt; }
			
H2 { 
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #408040;
  margin-top: 18pt;
  margin-bottom: 4pt; }

H3 { 
  font-family: Verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: #006600;
  margin-top: 0pt;
  margin-bottom: 4pt; }

H4 { 
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #762C4C;
  margin-top: 0pt;
  margin-bottom: 4pt; }
  
H5 { 
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #F0F0F0;
  background: #008800;
  text-align: left;
  border-top: 2pt solid #008800;
  border-bottom: 2pt solid #008800;
  border-radius: 5px 5px 5px 5px;
  margin-top: 6pt;
  margin-bottom: 6pt; }

STRONG { 
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000044;
  margin-top: 0pt;
  margin-bottom: 4pt; }

MARQUEE { 
  font-family: Arial;
  font-size: 8pt;
  color: #C04040;
  margin-top: 0pt;
  margin-bottom: 4pt; }

HR {  
  color: #008800;
  background-color: #008800;
  border: 0;
  height: 1pt; }

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; }