/* CSS Document */
@import url("formsPrint.css");


body{
	margin:0;
	padding:0;
	font: .90em Arial, Helvetica, sans-serif;
	color: #616161;
	line-height:1.40em;
	height:100%;
	background: #f4f4f4;
	}


p {margin:0 0 0.9em 0;}
p.note {font-size:85%; color:#999999;}
h1, h2, h3, h4, h5, h6 {margin:0; letter-spacing:-0.10em; line-height:1em;}

h1 {font-size:200%; font-weight:normal; color:#c0c0c0; letter-spacing:-3px;}
h2 {font-size:150%; font-weight:normal;}
h3 {font-size:115%; font-weight:normal; }
h4 {font-size:120%;}
h5 {}
h6 {}


#header01 {
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	}
	#header01 img#logotipo{margin-bottom:10px;}


div#header02,
div.sidebar,
div#footer,
#documentHead,
div.formOptions,
#bolsaIDdate {display:none}
