div#content {
	text-align: center;
}
h1 {
	text-align: left;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
div#address {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
}
div#address table {
	font-family: Arial, sans-serif;
	font-size: 15px;
}
div#content a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
div#content a:active {text-decoration: underline;}
div#content a:hover {text-decoration: underline;}
table {
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
}
a {
	color: #145EAD;
}
