/*
textarea {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 8px;
color: #000000;
font-weight: bold;
background: #ffffff;
padding: 2px;
border: 1px solid #e0e222;
scrollbar-base-color: #efefef;
scrollbar-arrow-color: #0000ff;
}
*/
A {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: black; 
  font-style: normal;
  text-decoration: none
} 
A:link { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  color: black; 
  font-style: normal;
  text-decoration: none
} 
A:visited { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: black; /* #0033CC; */
  font-style: normal;
  text-decoration: none
} 
A:active {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: black; /* #0033CC; */
  font-style: normal; 
  text-decoration: none
}
A:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #993300; 
  font-style: normal;
  text-decoration: underline
}

A.TituloColuna {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: bold;
  font-size: 10pt; 
  font-align: center; 
  color: white; 
  font-style: normal;
  text-decoration: none
} 
A.TituloColuna:link { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  text-weight : bold; 
  font-size: 10pt;
  font-align: center; 
  color: white; 
  font-style: normal;
  text-decoration: none
} 
A.TituloColuna:visited { 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  text-weight : bold; 
  font-size: 10pt; 
  font-align: center; 
  color: white;  /*#C40F0F;*/
  font-style: normal;
  text-decoration: none
} 
A.TituloColuna:active {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: bold; 
  font-size: 10pt; 
  font-align: center; 
  color: white;
  font-style: normal; 
  text-decoration: none
}
A.TituloColuna:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: bold; 
  font-size: 10pt; 
  font-align: center; 
  color: #FFCC00; 
  font-style: normal;
  text-decoration: underline
}

A.itemservico {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 10pt; 
  font-align: center; 
  color: black; 
  font-style: normal;
  text-decoration: none
} 
A.itemservico:link { 
  font-family : Arial, Helvetica, sans-serif; 
  text-weight : normal; 
  font-size: 10pt;
  font-align: center; 
  color: black; 
  font-style: normal;
  text-decoration: none
} 
A.itemservico:visited { 
  font-family : Arial, Helvetica, sans-serif; 
  text-weight : normal; 
  font-size: 10pt; 
  font-align: center; 
  color: black; /* #C40F0F;  /*#C40F0F;*/
  font-style: normal;
  text-decoration: none
} 
A.itemservico:active {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 10pt; 
  font-align: center; 
  color: red;
  font-style: normal; 
  text-decoration: none
}
A.itemservico:hover {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 10pt; 
  font-align: center; 
  color: #993300; 
  font-style: normal;
  text-decoration: underline
}

A.itemcoluna {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: bolder; 
  font-size: 10pt; 
  font-align: center; 
  color: black; 
  text-decoration: none
} 
A.itemcoluna:link { 
  font-family : Arial, Helvetica, sans-serif; 
  text-weight : bolder; 
  font-size: 10pt;
  font-align: center; 
  color: black; 
  text-decoration: none
} 
A.itemcoluna:visited { 
  font-family : Arial, Helvetica, sans-serif; 
  text-weight : bolder; 
  font-size: 10pt; 
  font-align: center; 
  color: black; /* #C40F0F;  /*#C40F0F;*/
  text-decoration: none
} 
A.itemcoluna:active {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: bolder; 
  font-size: 10pt; 
  font-align: center; 
  color: red;
  text-decoration: none
}
A.itemcoluna:hover {
  font-family: Arial, Helvetica, sans-serif; 
  text-weight: bolder; 
  font-size: 10pt; 
  font-align: center; 
  color: #993300; 
  text-decoration: underline
}

.titulo {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 10pt; 
  text-weight: normal;
  font-align: center; 
  color: white;
  background-color: #000000;
}

blockquote {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 8pt; 
  text-weight: normal; 
  color: black;
}

p {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 8pt; 
  text-weight: normal; 
  color: black;
}

p.paragrafo {
  text-indent:40px;
  /*margin:50px;*/
  /*padding-left:5px;*/
}

li {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 8pt; 
  text-weight: normal; 
  text-align: justify; 
  color: black;
}

h1 {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 18pt; 
  text-weight: bolder; 
  color: black;
}

h2 {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 16pt; 
  text-weight: bolder; 
  color: black;
}

h3 {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 14pt; 
  text-weight: bolder; 
  color: #9C1000;
}

h4 {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 12pt; 
  text-weight: bolder; 
  color: #9C1000;
}

h5 {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 10pt; 
  text-weight: bolder; 
  color: #9C1000;
}

.texto {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 10pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.texto_7 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 7pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.texto_8 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 8pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.texto_9 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 9pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.texto_10 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 10pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.texto_12 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-weight: normal; 
  font-size: 9pt; 
  color: black;
  font-style: normal; 
  text-decoration: none
}

.textowrite_8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-weight: normal; 
	font-size: 8pt;
	color: gray; 
	font-style: normal; 
	text-decoration: none
}

#textowrite{color: write}
#textoblue{color: blue}
#textored{color: red}
#textogreen{color: green}

.box {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	FONT-SIZE: 9px;
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}

.box2 {
	BORDER-RIGHT: #88a6dd 1px solid; 
	BORDER-TOP: #88a6dd 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #88a6dd 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #88a6dd 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f4f4f4; 
	TEXT-DECORATION: none
}
.box3 {
	BORDER-RIGHT: #88a6dd 1px solid; 
	BORDER-TOP: #88a6dd 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #88a6dd 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #88a6dd 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none
}
.webbuttons
{
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
COLOR: #cc0000;
FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;
BACKGROUND-COLOR: #bcbcbc
}
