body {
	background: #D2DDEA url(images/web_03.jpg) repeat-x left top;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5B49;
	text-decoration: none;
	text-align: justify;
}
normal:link {
	text-decoration: none;
}
normal:visited {
	text-decoration: none;
	color: #5D5B49;
}
normal:hover {
	text-decoration: underline;
	color: #5D5B49;
}
normal:active {
	text-decoration: none;
	color: #5D5B49;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #54688a;
	text-decoration: none;
	text-align: center;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54688a;
	text-decoration: none;
}
.forma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5B49;
	text-decoration: none;
	text-align: justify;
	background-color: E9EAF0;
}
.normal_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5B49;
	text-decoration: none;
	text-align: center;
}
