.text {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
}
.textBoldBlue {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	list-style-type: square;
	font-weight: bold;
}
.Title {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	list-style-type: square;
}
.Sub {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	list-style-type: square;
}
.disc {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
}
.textBold {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	font-weight: bold;
}
