.bordeTodo {
	border: 1px solid #000000;
}

.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 0.95em; font-weight: normal; color: #000000}
.principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	border: none;


}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	font-style: normal;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #333399;
	border-left-color: #333399;
}
a:hover { text-decoration: none;}
.top {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.proposed {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #000000}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
}
.organized {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.subsubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}


.menuLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	font-color: black;

}

A:link.menuLateral, A:active.menuLateral, A:visited.menuLateral, 
A:hover.menuLateral {
	font-color: black;
}



.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333399;

}
.creditoscomentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.prueba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;

}
.bordeGrueso {
	border: medium double #000000;
}

