.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align:justify;

}
.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
	line-height: 30px;

}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B9AC4;
	text-decoration: none;
}
.subheads {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #AB4677;
	text-decoration: none;

}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.linksSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #497CB6;
	text-decoration: none;
}
.textInside {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	text-align:justify;
}
.heads {

	font-family: "trebuchet MS";
	font-size: 24px;
	color: #F07C01;
}
.smallsubheads {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #4D75A6;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.textSmallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
