body, td {
	font-family :  Arial, sans-serif ;
	font-size : 10pt;
}

.copy {
	font-size: 9pt;
	color: White;
}

a {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: #007cc3;
}

p {
	text-align: justify;
	line-height: 135%;
}

