.labels {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.izquierda {
	text-align: left;
	background: #F2F3F7;
	padding: 10px;
	border: 1px dotted #9A9FBA;
	margin: 4px;
	line-height: 30px;
}
.derecha {
	text-align: right;
	background: #F2F3F7;
	padding: 10px;
	border: 1px dotted #9A9FBA;
	margin: 4px;
	line-height: 30px;
}
.logo {
	float: right;
}
img {
	border: 0px;
}
strong {
	font-weight: bold;
	color: #003366;
}
.accform {
	font: italic large Georgia, "Times New Roman", Times, serif;
}
acronym, abbr {
	cursor: help;
}
a {
	color: #003399;
	text-decoration: underline;
	font-style: italic;
}
hover {
text-decoration:underline overline;
}
input {
	line-height: normal;
}

