.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #FFFFFF;
	font-style: normal;
	line-height: 120%;
}
.WhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
}
.Italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	line-height: 120%;
}.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
.textboldyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;
	line-height: 120%;
}
