body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: white;
}

h1 {
	font-size: 24px;
}

p {
	margin: 0;
	margin-bottom: 25px;
}

div.bottom {
	display: block;
	border-top: 1px dotted #333;
	padding-top: 2px;
}

small {
	font-size: 10px;
}

small.adr {
	color: red;
}

