.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;

}
.biggerboldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #2579DA;

}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	font-weight: bold;
	color: #F2F2F2;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 130%;
	font-weight: bold;
	color: #2579DA;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}
