BODY {
	background : White;
	font-family : Arial, Tahoma, Serif;
	font-size : 10pt;
	background-color : #F7F7F7;
}

a:link {
	color: Blue;
}
a:visited {
	color: Blue;
}
a:hover {
	color: Blue;
}


.menu1 {
	background-color : #1F80B3;
	font-size : 10pt;
	font-style : normal;
	color : White;
	text-align : left;
	vertical-align : middle;
	padding-left : 5px;
	width: 130px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.menu2 {
	background-color : #d4d4f6;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-align : left;
	vertical-align : middle;
	height : 20 px;
	padding-left : 5px;
	width: 130px;
}

.menu3 {
	background-color : #d4d4f6;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-align : left;
	vertical-align : middle;
	height : 20px;
	padding-left : 20px;
	width: 130px;
}
.menu4 {
	background-color : transparent;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-align : left;
	vertical-align : middle;
	height : 20px;
	padding-left : 20px;
	width: 130px;
}
.menu5 {
	background-color : #d4d4f6;
	font-size : 9pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-align : center;
	vertical-align : middle;
	height : 20px;
	padding-left : 5px;
	width: 130px;
}
table {
	font-size : 10pt;
	font-style : normal;
	color : Black;
	font-weight : normal;
	vertical-align : middle
}

A {
	text-decoration : none;
}

.formulario1{
	background : #CCCCB4;
	font-family : Tahoma;
	font-size : 11pt;
}

.formulario2{
	background : #E0E0C5;
	font-family : Tahoma;
	font-size : 11pt;
}
.info {
	color : Blue;
	text-align: center;
	vertical-align: middle;
	}

.pie {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	color: #999999;

}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000066;

}