/*
azul: #003399
marrón: #660000
amarillo: #FFCC00
*/

@import url(handheld/estructura.css);
@import url(handheld/contenidos.css);
@import url(handheld/menus.css);
@import url(handheld/pie.css);


body {
	margin:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#000000;
}

hr {
	color:#003399;
}