/* Estilo de Reflexiones.com.ar */

/* Página */
body {  background-color: #FEF3D8; color: black; margin-top: 10px; 	margin-left: 10px; margin-right: 10px;
font-family: Georgia, Times New Roman, MS Serif, Book Antiqua, Times; }

/* Rollover naranja en links */
A:link { color: #0066CC; text-decoration: none; font-weight: bold }
A:visited { color: #191970; text-decoration: none; font-weight: bold } 
A:hover { color: darkorange; font-weight: bold }

/* "Introducción" */
H3 { color: #000000; font-size: 14pt; }
H3.seccion { font-style: italic; }

/* "TÍTULO" */
H1 { color: #0066CC; font-size: 20pt; text-indent: 0.5em; }

/* "Autor" */
H2 { background: #FFd683; color: #0066CC; font-size: 11pt; font-style: italic; text-align: right ; }

/* "texto" */
H4, P { font-size: 12pt }
H4.chica { font-size: 9pt }
H4.azul { color: #0066CC }
H4.azulitalica { font-style: italic; color: #0066CC }
H4.negrita { font-size: 10px; font-weight: bold }

/* "Publique en el foro" */
H5 { background: #FFd683; color: #0066CC; font-size: 12pt; text-align: center }

/* "Letra chiquita del copyright" */
H6 { color: #000000; font-size: 11px; text-align: center }
/* "Letra chica de la bibliografia */
H6.biblio { color: #000000; font-size: 11px;  text-align: left }