body { 
    font: arial; 
    font-size: 10pt;
}

H3 {
	font-size: 16pt;
	color: #990000;
	text-align: center;
}

H4 {
	font-size: 12pt;
	font-style: italic;
	font-family: arial;
	margin-bottom: 2pt;
}

p { 
	font-size: 10pt;
	font-family: arial;
}

p.time {
	margin-top: -1pt;
	font-size: 10pt;
	font-style: italic;
}
		