body {
	background-color: #fff;;
	background-image: none;
	color: #014c86;
	padding: 0 20px 20px 20px;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
}

p {
	font-size: 1.2em;
	margin-bottom: 12px;
}

p.title {
	font-style: italic;
}

#right {
	float: right;
	padding: 25px;
	width: 36px;
}

#right a {
	background-image: url(../images/global/printer_icon.gif);
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 80px;
}
