.Title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #660000;
	text-decoration: underline;
}
.Text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996666;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
}
.brownsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;
}
.browndark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Titlebocap {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: underline;
}
