body {
	background-image: url(/Images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	color: #756C5C;
	text-align: justify;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #756C5C;
	border: 1px solid #756C5C;
}
.H1 {
	font-weight: bold;
	color: #F9A80B;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
}
.H2 {

	font-weight: bold;
	color: #756C5C;
}
.xs {
	font-family: Arial, Helvetica, sans-serif;
}
.just {
	text-align: left;
}
.box_bl {
	color: #FFFFFF;
}
.dir {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
}
p {
	text-align: justify;
}
.titulo {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #F9A80B;
}
a:link {
	color: #F7B108;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #756C5C;
}
a:active {
	color: #0099FF;
}
.indent_1 {
	padding: 0;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.input_intra {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #756C5C;
	border: 0px none #FFFFFF;
}
.align_center {
	text-align: center;
}
