body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}
.H1 {
	color: #FFFFFF;
	font-weight: bold;
}
.H2 {color: #000000;
	font-family: Arial;
	font-size: 13px;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo2 {color: #FFFFFF}
.Estilo5 {color: #FFFFFF}

.Estilo3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;}

#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;}