body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: #FFFFFF;
}

h1 { 
  margin-bottom: 0;
  font-family: Gill Sans, arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  color: #333333;
  font-weight: bold
}

h2 { 
  margin-bottom: 0;
  font-family: Gill Sans, arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  color: #FFFFFF;
  font-weight: bold
}

.style1 {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

p {
  margin-top: 0;
  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
}

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
}

a {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  color: #0066FF; 
  text-decoration: none
} 

a:link {
  color: #0066FF; 
  text-decoration: none 
} 

a:visited {
  color: #0066FF; 
  text-decoration: none 
} 

a:hover {
  color: #0066FF; 
  text-decoration: underline 
} 

a:active {
  color: #0066FF; 
  text-decoration: none 
}

.class1 A:link {
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: underline
  }
  
.class1 A:visited {
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: underline
  }

.class1 A:active {
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: underline
  }

.class1 A:hover {
  color: #CCCCCC;
  font-size: 11px;
  text-decoration: none
  }
