.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DE1C1D;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #DE1C1D;
	font-weight: bold;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #DE1C1D;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #272E7F;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DE1C1D;
	font-weight: bold;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #DE1C1D;
	text-decoration: underline;
	font-weight: bold;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #272E7F;
	font-weight: bold;
	text-decoration: none;
}
.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #272E7F;
	font-weight: bold;
	text-decoration: underline;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #272E7F;
	text-decoration: none;
	font-weight: bold;
}
.box {
	border: thin dotted #DE1C1D;
}
.text1Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.linkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #DE1C1D;
	text-decoration: none;
}
.linkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #272E7F;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.border {
	font-weight: bold;
	border: 3px solid #D1CDCD;
}
.button {
	background-color: #DE1C1D;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DE1C1D;
	font-weight: normal;	
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #272E7F;
	font-weight: bold;
}
.th1 {
    background-color: #DE1C1D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.linkDel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DE1C1D;
	text-decoration: none;