.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #000000;
	line-height: normal;
	list-style-type: decimal;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.UCaseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.BlueTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #003366;
	line-height: normal;
	list-style-type: decimal;
}

