	SMALL {
	font-size: 8pt;
}

	OL, UL {
	text-align : justify;
}

	H1,H2,H3,H4,H5,H6 {
	text-align : center;
	font-family: Verdana, Arial;
}

	 P {
	font-family: Arial, Verdana;
	text-align : justify;
	text-indent : 18pt;
}

	TD, DIV, BODY {
	background : #F2F5F6;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

	A:LINK {
	text-decoration: none;
}

	A:VISITED {
	text-decoration: none;
}

	A:HOVER {
	color: black;
	text-decoration: underline;
}

	.tablenav {
	width: 97%; 
	border: 2px solid red; 
	padding: 2px 2px 2px 2px;
}

	.tdnav {
	border: 1px solid red; 
	border-bottom: none; 
	border-top: none;
}

	.epi {
	margin-left: 40%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 8pt;
}
</style>