p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	display: inline;
	font-weight: normal;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	display: inline;
	font-weight: normal;
	text-decoration: underline;


}


.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	list-style-image: url(images/bullet.gif);
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	list-style-image: url(images/bullet2.gif);
}
a:link {
	color: #0068C6;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #003464;
	text-decoration: underline;
	font-weight: bold;
}


.head {
   color: #b5f2d0;
   font-weight: bold;
   font-size: 140%;
}

.subhead {
   font-weight: bold;
   font-size: 105%;
}


