.hometext {
	font-family: Calibri;
	font-size: 10pt;
	line-height: 18pt;
}
.location {
	font-family: calibri;
	font-size: 9pt;
	line-height: 13pt;
	color: #990000;
}
.copyright {
	font-family: Calibri;
	font-size: 8pt;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

