.sectionhead {
	font-family: "Trebuchet", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.introtext {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.textlinks {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
}
.lists {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.linklists {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}
.descriptions {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.paragraph {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}
.green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #063;
}
.red {
	color: #F00;
}

