body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #F37421;
}

h1 { 
  margin-bottom: 0;
  font-family: arial, Helvetica, sans-serif;
  font-size: 18px; 
  font-style: normal; 
  line-height: normal; 
  color: #FF6600; 
  font-weight: normal
}

.style1 {
	font-size: 15px;
	color: #006699;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

li {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none
} 

p {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none;
  margin-top: 0;
} 

a {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  text-decoration: underline
} 

a:visited {
  color: #000000; 
  text-decoration: underline 
} 

a:hover {
  color: #006699; 
  text-decoration: none 
} 

a:active {
  color: #006699; 
  text-decoration: underline
}
