body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.address {
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
