td,p {
font-size: 10pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

.pequeno {
font-size: 8pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

.titulo {
font-size: 10pt;
color: #A18B54;
font-family: Times;
text-decoration: none;
}


A {
font-size: 10pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

A:visited {
font-size: 10pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

A:hover {
font-size: 10pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

A:active {
font-size: 10pt;
color: #80837F;
font-family: Times;
text-decoration: none;
}

A.boton {
color: #80837F;
font-family: Times;
font-weight : normal;
font-size : 11pt;
text-decoration: none;
}

A.boton:visited {
color: #80837F;
font-family: Times;
text-decoration: none;
font-size : 11pt;
}

A.boton:hover {
color: #80837F;
text-decoration: none;
font-family: Times;
font-size : 11pt;
}

A.boton:active {
font-family: Times;
text-decoration: none;
color: #80837F;
font-size : 11pt;
}

A.boton1 {
color: #80837F;
font-family: Times;
font-weight : normal;
font-size : 11pt;
text-decoration: none;
}

A.boton1:visited {
color: #80837F;
font-family: Times;
text-decoration: none;
font-size : 11pt;
}

A.boton1:hover {
color: #80837F;
text-decoration: none;
font-family: Times;
font-size : 11pt;
}

A.boton1:active {
font-family: Times;
text-decoration: none;
color: #80837F;
font-size : 11pt;
}
A.boton2 {
color: #80837F;
font-family: Times;
font-weight : normal;
font-size : 10pt;
text-decoration: none;
}

A.boton2:visited {
color: #80837F;
font-family: Times;
text-decoration: none;
font-size : 10pt;
}

A.boton2:hover {
color: #80837F;
text-decoration: none;
font-family: Times;
font-size : 10pt;
}

A.boton2:active {
font-family: Times;
text-decoration: none;
color: #80837F;
font-size : 10pt;
}

INPUT {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Times;
	padding-left : 2px;
	color : #616161;
	border: 1px solid #80837F;
	background-color: #F8F4EB;
}

hr {
	color : #80837F;
	height: 1px;

}

.radio {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Times;
	color : #616161;
	background-color: #F5EEE1;
	border: none;
}

.checkbox{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Times;
	color : #616161;
	background-color: #F5EEE1;
	border: none;
}

textarea {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Times;
	padding-left : 2px;
	layout-grid-char : 2px;
	layout-grid-line : 2px;
	color : #616161;
	border: 1px solid #80837F;
	background-color: #F8F4EB;
}

SELECT {
	border: 1px solid #80837F;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Times;
	padding-left : 2px;
	color : #616161;
	background-color: #F8F4EB;
}
