.zmsNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.zmsEmphRed {
	color: #DE3732;
	font-weight: bold;
	font-size: 16px;


}
.zmsSubHead1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;

}
.zmsNormalRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE3732;
}
.zmsEmphBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.zmsSubHead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.zmsItalicSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.zmsSubHead3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.zmsLargeBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.zmsLargeBoldItalicBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;

}
.zmsLargeBoldItalicRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #DE3732;

}
.zmsCenter {
	text-align: center;
}
.zmsEmphBlack {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.zmsNormalLarger {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.zmsIndentedList {
	text-align: left;
	text-indent: 25px;
}

