/* Contact Page */
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	text-align: left;
	margin: 0px;
	text-decoration: none;
}
.contact STRONG {
	color: #0099CC;
}
