BODY {
	background: #DFF0FF;
	margin-left: 10px;
	margin-top: 20px
}
.pictureCaption {
	font-style: italic
}
H1 {
	color: #4E21B3;
	font-family: "arial",sans-serif;
	
}
.h1formal {
	color: #4E21B3;
	font-family: serif;
}
H2 {
	color: #4E21B3;
	font-family: serif;
}
.caption {
	font-style: italic;
	font-weight: bold;
}
BLOCKQUOTE {
	font-style: italic;
	font-size: 10pt;
}

