@charset "UTF-8";
/* CSS Document */

.breadtext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.breadtextbold{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 16px;
	text-align: left;
}
.breadtitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
.ingress {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.bigbreadtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.hugebreadtitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

