body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	padding: 0px;
	margin: 0px;
	margin-bottom: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #72C61F;
	margin: 0px;
	margin-top: 18px;
	padding-bottom: 6px;
	background-image: url(images/bullet.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: -5 -0.1em;
	letter-spacing: -1px;
	text-transform: capitalize;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D47B19;
	margin:0px;
	margin-top: 12px;
	padding-bottom: 3px;
	text-transform: capitalize;
}

a {
	color: #555555;
	font-weight: normal;
}

strong {
	color: #888888;
}

.footer {
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.footer a {
	font-size: 10px;
	color: #666666;
}

.textmenu {
	padding-left: 30px;
	padding-top: 1px;
}

a.textmenu {
	color: #D47B19;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3px;
}

a:hover {
	color: #806140;
}

li {
	list-style: none;
	background-image: url(images/bulletsmall.jpg);
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 12 0.5em;
	line-height: 150%;
}
