body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(images/bg.gif);
}

h1 { 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 20px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  font-weight: bold
}

.style1 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 28px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

.style5 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul { 
  padding-left: 1em;
  margin-left: 0em;
  margin-bottom: 0em;
  margin-top: 0em;
  text-align: left
}

.li1 {
  list-style-image: url(/images/arrowsmall.gif);
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #333333; 
  text-decoration: none;

}

.li2 {
  list-style-image: url(/images/arrowsmallgreenbg.gif);
  font-family: arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #FFFFFF; 
  text-decoration: none;

}

p {
  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: #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: 12px;
  text-decoration: none
  }
  
.class1 A:visited {
  color: #CCCCCC;
  font-size: 12px;
  text-decoration:none
  }

.class1 A:active {
  color: #CCCCCC;
  font-size: 12px;
  text-decoration:none
  }

.class1 A:hover {
  color: #CCCCCC;
  font-size: 12px;
  text-decoration: underline; color: white
  }
  
 
.class2 A:visited {
  color: #000000;
  font-size: 12px;
  text-decoration:none
  }

.class2 A:active {
  color: #000000;
  font-size: 12px;
  text-decoration:none
  }

.class2 A:hover {
  color: #0066CC;
  font-size: 12px;
  text-decoration: underline; color: #0066CC
  }

