.headertext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990033;
}
.tabletext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.tabletextbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bglines {
	background-color: #990033;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;

}
.links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.boxes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990033;
	background-color: #CCCCCC;
	height: 20px;
	width: auto;
	border: 1px solid #990000;
}
.boxesaddress {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990033;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: 1px solid #990000;
}
.linknm {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.pagebreak {
	page-break-before: always;
}
.unnamed1 {
	border: 1px solid #990000;
}
