H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : White;
	border-color : #00107F;
	background-color : #00107F;
	border-style : solid;
	border-width : 1px;
}

H2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : #FFFFFF;
	border-color : #00107F;
	background-color : #00839F;
	border-style : solid;
	border-width : 1px;
}

H3  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	text-align : left;
	color : #ff0000;
}

A  {
	font-size : 9pt;
	color : #007799;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	color : #009999;
	text-decoration : none;
	font-weight : normal;
}

A:Hover  {
	font-size : 9pt;
	color : #555555;
	font-weight : normal;
}

BODY  {
	font-size : 9pt;
	font-family : Arial;
	color : #003399;
	scrollbar-arrow-color: #009999;
	scrollbar-base-color: #009999;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #007799;
	scrollbar-shadow-color: #00AAAA;
	margin-left : 0;
	margin-right : 0;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	color : #003399;

}
TD.cuadro  {
	font-size : 10pt;
	font-family : Arial;
	color : #003399;
	border-width : 1px;
	border-style : solid;
	border-color : #dddddd;
	background-color : #ffffff;
}
TD.cuadro2  {
	font-size : 10pt;
	font-family : Arial;
	color : #003399;
	border-width : 1px;
	border-style : solid;
	border-color : #dddddd;
	background-color : #efefef;
}
TD.titol {
	font-size : 10pt;
	font-family : Arial;
	color : #003399;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	background-color : #dddddd;
}

INPUT  {
	font-size : 8pt;
	font-family : Arial;
	border-style : solid;
	border-width : 1px;
	font-color : #014991;
	border-color : #00107F;
}

SELECT  {
	font-size : 9pt;
	font-family : Arial;
	border-style : solid;
	border-width : 2px;
	font-color : #014991;
	border-color : #00107F;
}

INPUT.Boton  {
	font-family : MS Sans Serif, Arial;
	font-size : 9pt;
	color : #ffffff;
	font-weight : bold;
	background-color : Gray;
	border-color : #edf1f5;
}
INPUT.selradio  {
	border-style : none;
}

INPUT.Danger  {
	font-family : MS Sans Serif, Arial;
	color : #ffffff;
	font-weight : bold;
	background-color : #ff0000;
	font-weight : bold;
	border-color : #edf1f5;
}

.Ver  {
	font-family : MS Sans Serif, Arial;
	color : #ffffff;
	background-color : #014991;
}
U  {
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;

	line-height : 13pt;
}


