body {	
	background-color: #E0CE98;
	font-size: 12pt;
}
dt {
	font-style: italic;
}
p {
	margin-top: 0;
}
h1,h2,h3,h4,h5,p,ul,dl,dd,dt { 
	font-family: serif; 
}
p.break {
	font-weight: bold;
	color: red;
}
p.toolbar {
	text-align: center;
}
p.enhanced {
	text-indent: 1.5em;
}
p.enhanced:first-letter {
	font-size: 24px;
	font-weight: bold;
	color: Indigo;
}
	


img {
	margin: 10px;
}
