body {
	padding:22px 22px 30px 22px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#header { margin: 0 0 20px 0;}
em {
	font-style: italic;
}

p {
	font-size: 11px;
	color: #555;
	padding: 0;
	line-height: 15px;
	padding:8px;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
p strong {
	color: #555;
}

a:link, a:visited {
	color: #a07c18;
	text-decoration: none;
}
a:hover { color: #836713; text-decoration: underline;}

sup {
	line-height: 60%;
	font-size: 9px;
	vertical-align: 70%;
	font-weight: normal;
	margin: 0;
}

.caps {
	font-size:90%;
}
img { border: 0;}