.maintext {
}
.bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6B727A;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}
td {
	vertical-align: top;
}
.sidebartext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 12px;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: normal;
}
.bodytextbullets {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 22px;
	list-style-type: square;
}
