.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-align: right;
	text-decoration: none;
	line-height: 8px;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.bullets {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
.copybullets {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;
}
