@charset "utf-8";
p {
	padding-bottom:10px;
	margin-top: 17px;
}
 body {
	 background-color:#ffffff;
	
 }
 .maintext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;s
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0em;
	

}

 .maintext2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0em;
	 

}

.maintextbigheader {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;
}

.imgtop {
	margin-right:10px;
	margin-bottom:10px;
	
}

ul
  {
margin-left: 0px;
padding-left: 10px;
margin-top:17px;

  }
li {
  list-style: none;
  background-image: url(../images/dot.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
  text-transform: uppercase;
}

ul li li {
  list-style: none;
  background-image: url(../images/dotopen.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
}
