p {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	line-height: 12pt;
	margin-left: 20px;
	text-align: left;
	vertical-align: top;
	cursor: hand;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}
a:hover {
	color: #00FF00;
	cursor: hand;
}
a:active {
	color: #00FF00;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 0px;
}
.mppfa {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 6px;
	font-weight: normal;
	text-indent: 40px;
	position: static;
	width: 100px;
	margin-left: 20px;
}
.bkg {
	background-image: url(images/bkg.gif);
	background-color: 006c5e;
}
