.title {
	font-family: "Arial Black";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.sub {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
