BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.table {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
.tableStartPage {
	width: 100%;
	padding-left: 7%;
	padding-right: 5%;
}
.mainTitle {
	font-size: 16px;
	font-family: "Trebuchet Ms";
	color: #1D9DCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: thin dotted #1D9DCC;
}
.borderHeader{
	border-top: thin dotted #1D9DCC;
}
.iframe {
	width: 100%;
	height: 100px;
	border: 0px;
}
.imageHeader {
	margin-right: 10px;
	vertical-align: bottom;
}
.image {
	margin-right: 10px;
	vertical-align: middle;
}
.imageFooter {
	margin-right: 5px;
	margin-bottom: -3px;
	vertical-align: bottom;
}
.title {
	font-size: 20px;
	font-family: "Trebuchet Ms";
}
.subtitle {
	font-size: 16px;
	text-align: left;
	text-indent: 20px;
}
.step {
	font-size: 16px;
	text-align: left;
	color: green;
}
.note {
	color: red;
	font-weight: bold;
}
.padding1 {
	padding-left: 2%;
}
.endPage {
	height: 30px;
}
.footer {
	font-size: x-small;
	padding-top: 20px;
	border-top: thin dotted #C0C0C0;
}

.imageNotice {
	font-size: 11px;
	font-style: italic;
}
.title0 {
	font-size: 25px;
	font-weight: bold;
	color: #277167;
	text-align: center;
}
.footer0 {
	text-align: center;
	font-size: x-small;
	border-top: thin #FF6600 dotted;
}
.subtitle0 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}
.subtitle1 {
	font-size: 14px;
	text-align: left;
	color: navy;
}
.tdBrake {
	border-top: thin #C0C0C0 dotted;
	height: 30px
}

