.paragraph {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.ul {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.ol-alpha {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	list-style-type: lower-alpha;
}
.ol-numeric {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	list-style-type: decimal;
}
