/* CSS Document */
body {
	background-color: #CFE8FC;
}
body,td,th {
	font-family: Arial;
}
a {
	font-family: Arial;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Cabezal {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0.20em;
}
.Tags {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 0.20em;
}
.Menu_sup {	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 0.10em;
}
.Texto {
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 0.1em;
}
.Titulo {
	font-size: 18px;
	font-family: Arial;
	letter-spacing: 0.12em;
}
.Subtitulo {font-size: 16px; font-family: Arial; letter-spacing: 0.12em; }
.Subt_prom {font-size: 16px; font-family: Arial; letter-spacing: 0.12em; color: #000000; }
.Estilo1 {font-size: 11px; font-family: Arial; font-weight: bold; letter-spacing: 0.10em; }