.text1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #660000;
}
.firstLetter {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #660000;
	font-weight: bold;
	line-height: 16px;
}
.text1bold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.header {
	font-family: "Gill Sans", Arial;
	font-size: 16px;
	color: CC9966;
}
.text2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 660000;
}
