.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.orangeSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E49B14;
}
.smallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
.subTitle {
	font-weight: bold;
	color: #139FD2;
	padding-bottom: 7px;
	font-size: 12px;

}
.subTitleOrange {

	font-weight: bold;
	color: #E49B14;
	padding-bottom: 7px;
}
.tinyText {
	font-size: 9px;
	color: #999999;
}
.subTitle2 {

	font-weight: bold;
	color: #FF9933;
	padding-bottom: 7px;
	font-size: 12px;
}
.bodyText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
body {
	background-color: #fff;
}
