.background {
	background-image: url(images/bg.gif) !important;
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
li {
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-position: outside;
	padding-bottom: 5px;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333FF;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #33CC66;
	text-decoration: none;
}
.footer {
	text-align: center;
	border-top: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
