@charset "UTF-8";
h1 {
	font: bold normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
}
h2 {
	font: normal 1.3em Georgia, "Times New Roman", Times, serif;
	color: #4C0000;
	text-align: center;
}
p {
	font: 1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
}

h3 {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
}
h3 {
	font: italic normal .9em Georgia, "Times New Roman", Times, serif;
}
caption {
	text-align: center;
}
