.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.MainBody {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CC3300;
}
.subsubtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
