.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
}
.smallPrint {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.footerLinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
}
.bulletText {
	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
	padding-left: 40px;
	padding-right: 60px;
}
.bulletTextHeader {
	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #990000;
}
.bulletTextlevel2 {

	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
	padding-left: 70px;
	padding-right: 60px;
}
.titles {
	list-style-type: square;
	font-family: "Trebuchet MS";
	font-size: 19px;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #006699;