.HeaderTitle {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.plainText {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.SubTitles {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.plainTextBold {

	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
}
.SubTitlesBlack {

	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.plainTextItalic {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.MainTitlesBlack {


	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.HeaderTitleBlack {

	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.plainTextBoldXL {


	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
}
.SubHeaderTitleBlack {


	font-family: Arial;
	font-size: 30px;
	font-weight: bolder;
	color: #000000;
}
.smallTextBold {


	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
}
.SubHeaderSRGreenBold {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #005100;

}
.SubTitlesWhite {


	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.SubHeaderSRWHITEBold {

	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubHeaderSRGOLDBold {


	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #EFDF7B;
}
.plainTextRed {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.plainTextBlue {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.plainTextBoldRed {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.plainTextBoldBlue {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;
}
.plainTextBoldGreen {

	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #005100;
}
.plainTextBoldXLRed {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.plainTextBoldXLBlue {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #0000FF;
}
.plainTextBoldXLGreen {

	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #005100;
}
