.text {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
.bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #6685C2;
	text-decoration: underline;
}
.header {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #6685C2;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #6685C2;
}
.footer2 {
	font-family: Arial;
	font-size: 9px;
	color: #003399;
}
.footer3 {
	font-family: Arial;
	font-size: 9px;
	color: #003366;
}
