p, li {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}

a {
	color: #FF8000;
}

a:hover, a:focus {
	color: #FFC080;
}

h1 {
	font-family: arial, sans-serif;
	color: #FF8000;
	font-size: 1.4em;
	font-weight: bold;
}

h2, h3 {
	font-family: arial, sans-serif;
	color: #FFC080;
	font-size: 1.2em;
	font-weight: bold;
}

.orangetbl td {
	border-style: dashed;
	border-color: #FFC080;
	border-width: 0px;
	border-bottom-width: 1px;
}

#address {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#address ul {
	list-style: none;
}