.homeCTW {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.titlesGill {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.bodyGill {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.projectGill {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.projectGillnonitalic {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
}
.projectGillquote {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-style: italic;
}
.contact {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

