H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : #014991;
	border-color : #D3DEDE;
	background-color : #D3DEDE;
	border-style : solid;
	border-width : 1px;
}

H2  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
	text-weight : bold;
	color : #014991;
	border-color : #D3DEDE;
	background-color : #D3DEDE;
	border-style : solid;
	border-width : 1px;
}

H3  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	text-align : left;
	color : #ff0000;
}

A  {
	color : #6AA94E;
	text-decoration : none;
}

A:Active  {
	color : #6AA94E;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

body {
color: #000000;font-family:tahoma, verdana, helvetica; font-size: 11px; font-weight:none;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #C9CACB;
	scrollbar-base-color : #ffffff;
	scrollbar-highlight-color: #C9CACB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #C9CACB;
}

U  {
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #014991;
	background-color : #F1F1FD;
	line-height : 12px;
}

R  {
	font-weight : bold;
	text-decoration : none;
	color : #993399;
	line-height : 12px;
}

TD  {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
}

INPUT  {
	font-size : 11px;
	font-family : Arial;
	border-style : solid;
	border-width : 2px;
	font-color : #014991;
	border-color : #D3DEDE;
}

SELECT  {
	font-size : 11px;
	font-family : Arial;
	border-style : solid;
	border-width : 2px;
	font-color : #014991;
	border-color : #D3DEDE;
}

INPUT.Boton  {
	font-family : MS Sans Serif, Arial;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color : #9FA0A4;
}

INPUT.Danger  {
	font-family : MS Sans Serif, Arial;
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	background-color : #B31B34;
	font-weight : bold;
}

.Ver  {
	font-family : MS Sans Serif, Arial;
	color : #ffffff;
	background-color : #014991;
}

