@charset "ISO-8859-1";
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textheads {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.sidebar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textsmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textlist {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
