h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #868687;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: none;
	display: inline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
	line-height: 16px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #017F01;
	font-weight: bold;
	display: inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017F01;
	font-weight: bold;
	display: inline;
}
.menuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.menuB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600; 
	 }
.pLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.fontBox {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: 32px;
	width: 33px;
	background-image: url('images/fontSzBGhover.gif');
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold
}
.fontBoxLg {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	height: 28px;
	width: 33px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
}

