body {
	background-color: #D9E1D2;
	border: 0px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #AAAF9C;
	SCROLLBAR-3DLIGHT-COLOR: GRAY:
	SCROLLBAR-TRACK-COLOR: #EAF0E2;
	SCROLLBAR-ARROW-COLOR: #772968;
		
}
p {
	font-size: 9pt;
	color: #7C8072;
}
p.notasA {
	width: 230px;
	line-height: 133%;
}
}
p.notasB {
	width: 320;
}
img{
	border: 0
}

a.bot{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: #7C8072;
	text-decoration: none;
}
a.bot:hover {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: #4C5339;
}



h1 {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color:  #782A68;
}

h2 {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color:  #782A68;
}

h3 {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color: #7C8072;;
}

h4 {
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	color:  #782A68;
}

th {
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	color: White;
	background: #696969;
}
input {
	position: absolute;
	color: #772968;
	z-index: 2;
	border: solid white 1px;
	background-color: #ECF2EB;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 2px;
	FILTER: alpha(opacity=70);
}
textarea {
	color: #772968;
	position: absolute;
	z-index: 2;
	border: 1px solid white;
	background-color: #ECF2EB;
	height: 169px;
	width: 205px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	FILTER: alpha(opacity=70);
}
div.msg {
	position:absolute;
	z-index:3;
	top:250px;
	left:150px;
	width:230px;
	height:70px;
	padding:5px;
	background-color: #ECF2EB;
	border: solid 1px;
	border-color:  #772968;
	font-size: 12px;
}

a.boton {
	padding:3px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #772968;
}
a.boton:hover {
	color: #7C8072;
}
br.c {
	line-height: 10px;
}	
