.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
}
.whitebold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rigawhite {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.firma {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	text-align: center;
	font-style: normal;
	}