.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: left;
}

.regulartext {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.whitetext {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}

.firstpara {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.link1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

.quote1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.link2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.captions {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
