select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-color: #FFFFFF;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	
	
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFF7;
	cursor: auto;
	
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-attachment: fixed;
	background-color: #feffe8;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFF7;
	cursor: auto;
		}
		
		.tabela1 {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #DEF09E;
border-bottom-color: #DEF09E;
border-left-color: #DEF09E;
border-right-color: #DEF09E;
}