body {
	font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
	color: #750000;
    width: 800px;
}
.pageheading {
    font-size: 20pt;
    font-weight: 900;
    font-variant: small-caps;
    text-align: center;
}
.pagesubheading {
    font-size: 14pt;
    text-align: center;
}
.image {
    text-align: center;
}
.footer {
	font-size: 75%;
	font-style: italic;
	text-align: center;
}
