H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : #014991;
	border-color : #c4cbf5;
	background-color : #c4cbf5;
	border-style : solid;
	border-width : 1px;
}

H2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : #014991;
	border-color : #c4cbf5;
	background-color : #c4cbf5;
	border-style : solid;
	border-width : 1px;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	text-align : left;
	color : #ff0000;
}

A  {
	color : #d01010;
	text-decoration : none;
}

A:Active  {
	color : #698ad9;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : 9pt;
	font-family : Arial;
	color : #000000;
}

U  {
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color : #014991;
	background-color : #f0f0ff;
	line-height : 13pt;
}

R  {
	font-weight : bold;
	text-decoration : none;
	color : #993399;
	line-height : 13pt;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

INPUT  {
	font-size : 8pt;
	font-family : Arial;
	border-style : solid;
	border-width : 2px;
	font-color : #014991;
	border-color : #c4cbf5;
}

SELECT  {
	font-size : 9pt;
	font-family : Arial;
	border-style : solid;
	border-width : 2px;
	font-color : #014991;
	border-color : #c4cbf5;
}

INPUT.Boton  {
	font-family : MS Sans Serif, Arial;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	background-color : #014991;
}

INPUT.Danger  {
	font-family : MS Sans Serif, Arial;
	color : #ffffff;
	font-weight : bold;
	background-color : #ff0000;
	font-weight : bold;
}

.Ver  {
	font-family : MS Sans Serif, Arial;
	color : #ffffff;
	background-color : #014991;
}


