.caption {
	font-style: italic;
	font-family: sans-serif;
	font-size: 10pt
}

H1 {
	font-variant: normal;
	font-weight: bold;
	font-size: 24pt;
	font-family: sans-serif
}

H2 {
	font-variant: normal;
	font-weight: bold;
	font-size: 18pt;
	font-family: sans-serif;
	font-style: oblique
}