		* 			{ margin: 0; padding: 0; list-style: none; }
	body		{ background: #fe7003; color: #4a4b25; font: 14px/18px Verdana, Arial, Sans-Serif; text-align: center; padding-bottom: 36px; margin-left: 20px; margin-top: 20px;}

/* Enlaces e imágenes
----------------------------------------------- */
	a, a:visited { color: #fe7003; text-decoration: none; }
	a:hover { background: #fe7003; color: #fff !important; text-decoration: none; } 
	a img, a.img { border: none; }
	.rightimg { float: right; margin: 0 0 15px 15px; }
	
/* Tipografía
----------------------------------------------- */	
	li, dt, dd, p, td, th { font-size: 12px; text-align: left;}
	li { margin-bottom: 6px; }
	h1, h2, h3, h4, h5, h6 { margin: 12px 0 12px 0; padding: 0; }
	h2 { margin-bottom: 0; }
	h3 { font-size: 12px; font-style: italic; margin-bottom: 6px; }
	th, dt { font-family: georgia, times, serif; font-style: italic; font-weight: normal; }
	h4 { color: #787878; }
	#content strong { font-style: italic; }
	#content em { font-style: normal; font-weight: bold; }