body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2a383c;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: justify;
}
.textbases {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2a383c;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2a383c;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.download {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f6ec13;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2a383c;
	background-color: #e9e9e9;
	border: 1px solid #000;
	height: 19px;
	width: 317px;
	vertical-align: middle;
}
.formulario2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2a383c;
	background-color: #e9e9e9;
	border: 1px solid #000;
	width: 317px;
}
.questions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #747474;
}
.alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
}

