BODY {
	font-family : Arial, Helvetica, sans-serif;
        font-weight : 600
	margin : 1% 1% 1% 1%;
	background-color : #FEEFCB;
	color : #000000;
}

p, dt, dd, td {
	font-size: 95%;
        font-weight : 600
	margin-bottom : 2.5%;
	margin-top : 2.5%;
        margin-left : 1.4%;
        margin-right : 1.4%;
	line-height : 160%;
}


p.citas {
	font-size: 90%;
        font-weight : 600
	margin-bottom : 2.5%;
	margin-top : 2.5%;
        margin-left : 5%;
        margin-right : 6%;
	line-height : 160%;
}

H1 {
        text-align : center;
	font-weight : 600;
	font-size : 110%;
	border : 1px #804040;
	border-style : solid none solid none;
	background-color : #E9CCAD;
	color : #804040;
	margin : 4% -3.1% 2% -3.1%;
	padding : 1% 3% 1% 3%;
}

H2 {
        margin : 1% 1.4% 1% 1.4%;
	color : #556B2F;
        font-variant : small-caps;
	font-weight : 600;
	font-size : 100%;
}

H3 {
	margin : 1% 1.4% 1% 1.4%;
	color : #556B2F;
	font-weight : normal;
	font-size : 95%;
}
