h1,h2,h3,p {
	margin: 5px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background: transparent;
}
h1 {
	font-style: italic;
	text-align: right;
	margin-top: -10px;
	color: #663300;
	padding-right: 65px;
}
h2 {
	margin: 5px 0px;
	font-size: 1.4em;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	font-style: italic;
	background-image: url(images/h2_background.png);
	color: #663300;
}
.smalltext {
	font-size: 0.7em;
}
h3 {
	color: #006699;
	font-size: 1.2em;
}
