@charset "utf-8";
.NoBorder01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NoBorderandCentre01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.Text01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.TextHeader01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-weight: bold;
	color: #CC0000;
}
.style2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	padding-left: 20px;
}
.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
