$DOCUMENT {
}
BODY {
  	font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fffff;
}

P {
  	font-family: Arial, sans-serif;
  font-size: 12px;
  color: white;
}

A {
  	color: #e7e7e7;
  	text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  border-top: none;
  text-indent: 0px;
} 

A:hover {
  	color: #ffffff;
  text-decoration: none;
}

A:active {
  	color: #ffffff;
  text-decoration: none;
}
H3 {
  color: #666699;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
}

H4 {
  color: #666699;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
LI {
  font-size: 10pt;
  color: #FFFFFF;
}