.HomePageText {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 1px;
}
.TitleText {
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	margin-bottom: -10px;
	color: #663300;
	font-weight: bold;
	font-style: italic;
	line-height: 36px;
}
.HomePageTextRed {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #FF0000;
}
