/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

.enlaceSup
{
	font-size: 10px;
	color: #FFFFFF;
}

.letrasChiquitas
{
	font-size: 9px;
	color: #FFFFFF;
}
.linkSubsecciones {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.blancasNegritas {
	font-weight: bold;
	color: #FFFFFF;
}
.blanquitasNegritas {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.chiquitas {
	font-size: 10px;
}
