h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
.lists {
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	font-variant: normal;
	color: #CC0000;
	line-height: 18pt;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20pt;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
}
.highlight {
	background-color: #FFFF99;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.bold_p {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}
