body {
	margin: 0px;
	padding: 0px;
	font-family: DejaVu Sans, Verdana, Bitstream Vera Sans, Arial, Helvetica, sans;
	font-size: 16px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

.normal {
	font-family: Georgia, Garamond, DejaVu Serif, Bitstream Vera Serif, Times New Roman, Times, serif;
	font-size: 0.95em;
}

.pequeno {
	font-size: 0.9em;
}

.titulo {
	font-family: Georgia, Garamond, Bitstream Vera Serif, Times New Roman, Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #aa0000;
	text-align: left;
	margin-bottom: 6px;
}

.subtitulo {
	font-family: Georgia, Garamond, Bitstream Vera Serif, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #a00000;
	text-align: left;
}

.letra {
	font-family: Georgia, Garamond, Times New Roman, Bitstream Vera Serif, Times, serif;
	font-size: 1.0em;
	font-style: italic;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	margin-right: 40px;
}

.titulo_seccion {
	width: 100%;
	padding: 2px;
	background-color: #aa0000;
	color: #ffffff;
	font-family: Georgia, Garamond, Times New Roman, Bitstream Vera Serif, Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

a.enlace:link, a.enlace:visited, a.enlace:active {
	color: #000000;
	font-family: Georgia, Garamond, Times New Roman, Bitstream Vera Serif, Times, serif;
	font-size: 0.8em;
	text-decoration: none;
}

a.enlace:hover {
	color: #800000;
	text-decoration: underline;
}
