/* Print Stylesheet */															
/** Cuerpo **/
body {
	font-family: sans-serif;
	font-size: 12pt;
	}

/** Contenedores **/
div#container {
	
	}

/** Subcontenedores **/
* { }

/** Listas **/
* { }

/** Typografia **/
* { }

/** Formularios **/
* { }


