.normal {
	font-size: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}
.h1 {
	font-size: 1.9em;
	color: #2A7F00;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #2A7F00;
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-size: 0.8em;
	color: #A0A0A4;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	vertical-align: top;