body {
	background: #F7F7F7;
	color: #4D4D4D;
	padding: 10px;
	font: 12pt arial
}

h1 {
	font: bold 12pt arial
}

h2 {
	font: bold 14pt arial
}

#slogan {
	position: absolute;
	right: 10px;
	bottom: -5px;
	font-size: 8pt;
	font-weight: normal
}

#slogan a {
	text-decoration: none;
	color: #4D4D4D;
}
