.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title {
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
