BODY {
background-color: #e9e6ec;
color: rgb(0,0,0);
font-family: Garamond, "Bookman Old Style", "Times New Roman", Times;
font-size: 12pt;
font-weight: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-size-adjust: .5;
}

TBODY  {
 font-size: 12pt;
}

TABLE {
 font-size: 12pt;
} 

h1, h2, h3, h4, h5, h6 {
color: #8a49a3;
font-family: Arial, Helvetica, sans-serif;
font-size-adjust: .48;
font-style: normal;
margin-bottom: 0.5em;
}

h1 {
font-size: 1.5em;
font-weight: 700;
}

h2 {
font-size: 1.3em;
font-weight: 500;
}

h3 {
font-size: 1.1em;
font-weight: 500;
}

h4 {
font-size: 1em;
font-weight: 500;
}

h5 {
font-size: 0.9em;
font-weight: 500;
}

h6 {
font-size: 0.8em;
font-weight: 500;
}

address {
font-style: italic;
letter-spacing: .1ex;
}

.p1 {
 margin-left: 15; 
}

ul {
display: list-item;
list-style-type: circle;
list-style-position: outside;
margin-left: 2em;
}

ol {
display: list-item;
list-style-type: decimal;
list-style-position: outside;
margin-left: 2em;
}

li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

a, a:link, a:visited, a:active {
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #800080;
background-color: transparent;
}

a:hover {
text-transform: none;
color: red;
}

a2, a2:link, a2:visited, a2:active {
text-decoration: none;
font-family: "Times New Roman", Times;
font-size: 8 pt;
font-weight: bold;
}

a2:hover {
text-transform: uppercase;
}


/* estilos listas contraíbles (Dropdown) */
.ExpFav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .6em;
  text-align: Right; 
  margin-top: -1px; 
  margin-bottom: 0
}

a.DropDown, a.DropDown:visited, a.DropDown:link, a.DropDown:active {
  color: #8a49a3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  display: normal; 
  text-decoration: none; 
  font-weight: 500;
  text-indent: -20; 
  margin: 0em;
  margin-left: 20; 
}

a.DropDown:hover, a.DropDown:hover #ExpandAll {
  text-decoration: none; 
  color: red;
}

a.DropDown #ExpandAll{
  font-weight: normal; 
}


.collapsed {
  display:none
}

.NavMap, .NavMap A, .NavMap A:link, .NavMap A:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold; 
 color: white;
 text-decoration: none; 
 font-size: 8pt;
} 

.NavMap A:hover {
  color: red;
  text-decoration: none; 
}


