body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

h1 { 
  font-family: Times New roman, Helvetica, sans-serif; 
  font-size: 18px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  font-weight: bold
}

h2 { 
  font-family: Times New roman, Helvetica, sans-serif;
  margin-bottom: 0; 
  font-size: 15px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  font-weight: bold;
}

.style1 {
	font-size: 10px;
	color: #006699;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-indent: -5px;
	margin-top: 0;
} 

p {
  margin-top: 0;
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none
} 

a {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  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
}
