BODY, td {
	color : #000066;
	font-family : Verdana,"MS Sans Serif", sans-serif;
	text-align : justify;
	font-size : 11px;
}

A {
	text-decoration : none;
}

A:HOVER {
	color : #0033FF;
	text-decoration : underline;
}

P.Contenedor {
	font-family : sans-serif;
	font-size : 12px;
	padding-left : 10px;
	color : #000099;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : #EEEEFF;
	font-weight : bold;
	}
	
P.Pie {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align : center;
	color : Black;
}
	
TD.Medidas{
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #F8BAA8;
	background : #FFF2DF;
}
input,textarea {
	font-family : sans-serif;
	font-size : 10px;
	border : 1px solid #C0C0C0;
}

h1 { font-size: 12pt; }
h2 { font-size: 10pt; }
