.smalltext {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
}
.bluetext {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #11435A;
}
.whiteheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}

.bodytextbold {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: bold;
	color: #990000;
}
.blacktextbold {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.tlink {
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
}