* {
  background: #FFFFFF !important;
  color:#000000 !important;
  float:none !important;
  height:auto !important;
  width:auto !important;
  overflow:auto;
  font-family: Arial !important;
  text-shadow: none;
  padding:0px !important;
  margin:0px !important;
}

 a:link, a:visited a:active {
  color:#000000 !important;
  text-decoration: underline;
  font-weight: normal !important;
 }
 
 a:hover {
  color:#0000ff !important;
  cursor:pointer;
  font-weight: normal !important;
 }
 
 div{
  margin:none !important;
  padding:none !important;
  position:relative !important;
  height:auto !important;
  width:auto !important;
 }
 
 li {
  display: list-item !important;
  position:relative !important;
 }
 
 
 