.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	list-style-type: square;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.copyright {
	font-size: 9pt;
}
amber {
	font-size: 14pt;
	font-weight: bold;
	color: #1061AF;
	text-decoration: underline;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #1061AF;
}
