﻿.bodytext {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
}
.bigletter {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
.boldedtext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #010066;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
}
