A:hover {
  color: #FF0000; }

BODY, P, TABLE, TR, TD, UL, LI {
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  text-align: justify;
  color: #000000; }

H1 { 
  font-family: Verdana;
  font-size: 36pt;
  font-weight: bold;
  color: #FF0000;
  background: none;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 0pt; }
			
H2 { 
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #EEEEEE;
  background: #9999FF;
  text-align: center;
  border-top: 1pt solid #3333FF;
  border-bottom: 1pt solid #3333FF;
  margin-top: 0pt;
  margin-bottom: 8pt; }

H3 { 
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000088;
  text-align: left;
  margin-top: 0pt;
  margin-bottom: 4pt; }

H4 { 
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #404040;
  background: #D0D0D0;
  border-top: 1pt solid #D0D0D0;
  border-bottom: 1pt solid #D0D0D0;
  text-align: center;
  margin-top: 4pt;
  margin-bottom: 4pt; }

H5 { 
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #000088;
  margin-top: 0pt;
  margin-bottom: 4pt; }

STRONG { 
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #000077;
  margin-top: 8pt;
  margin-bottom: 8pt;
  padding-top: 4pt;
  padding-bottom: 4pt; }

MARQUEE { 
  font-family: Tahoma;
  font-size: 8pt;
  color: #C04040;
  margin-top: 0pt;
  margin-bottom: 4pt; }

HR {  
  color: #C0C0C0;
  background-color: #C0C0C0;
  border: 0pt;
  height: 1pt; }

UL {
  list-style-type: disk;
  margin-left: 10pt;
  padding-left: 2pt;
  margin-top: 0pt;
  margin-bottom: 0pt; }