.dfp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: circle;

}
.undeline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #892E2E;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
.box {
	letter-spacing: normal;
	word-spacing: normal;
	float: none;
	height: auto;
	width: 74%;
	background-color: #D7D7D7;
	border-top: thin dotted #999999;
	border-right: thin dotted #999999;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;




}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: small-caps;
	color: #666666;
	text-decoration: underline overline;
}
