p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 2664AB;
	margin-bottom: -12px;
	margin-top: 24px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 6px;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: EC1244;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2664ab;
	text-decoration: underline;
}
