<style>
<!--
A:hover {color: red}

	.headerText{
		color:white;
		font-size:18pt;
		font-family:Times New Roman;
		font-weight:bold;
		background-color:#000000; /*#AC1313;*/
		text-align:center;
		line-height:30px;
		width:720px;
	}

	.pageDimension{
		width:720px;
	}

	.footerText{
		color:white;
		font-size:10pt;
		font-family:Times New Roman;
		font-weight:normal;
		background-color:#000000; /*#AC1313;*/
		text-align:center;
		line-height:30px;
		width:720px;
	}
-->
</style>
