.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #003366;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	font-weight: bold;

}
.bground {
	background-attachment: fixed;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.tbox {
	border: 1px solid #666666;
	background-attachment: fixed;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;


}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4c5f5b;
}
.border {
	border: 1px solid #8585C2;
}

