body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.H1 {
	color: #A3B408;
	font-weight: bold;
	font-size: 16px;

	font-family: Verdana;
}
.H2 {
	color: #FFFFFF;
	font-weight: bold;
}
.H3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

	
.Estilo2 {color: #FFFFFF}
.Estilo3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}
.Estilo5 {color: #FFFFFF}
.Estilo7 {font-size: 11px; font-family: Tahoma; }
#spot{ display:none}
#formulario{ width:100%; color:#FFF;  }
#formulario td{ vertical-align:top; color:#FFF;}
#formulario input{ width:100%; margin:0;}
#formulario textarea{width:100%;}
.campoformulario{ margin:15px 0 5px 0;}