	body,td,th {
	font-family: Arial;
	font-size: 12pt;
	color: Black;
}
	body {
	background-color: InactiveBorder;
	margin-left: .25in;
	margin-top: .15in;
	margin-right: 1.65in;
	margin-bottom: .25in;
	background-image: url();
}
	a:link {
		color: #660000;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #660000;
	}
	a:hover {
	text-decoration: underline;
	color: Black;
}
	a:active {
		text-decoration: none;
		color: #660000;
	}
	.style3 {font-size: 11pt}