body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #95CB47;
}

.texto {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.texto2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.titulo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #628D23; 
	text-decoration: none
}

.titulo:visited {  
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #628D23; 
	text-decoration: none
}

.titulo_g {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #628D23; 
	text-decoration: none
}

.titulo_g:visited {  
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #628D23; 
	text-decoration: none
}

.border_right {
	border-color:#000000;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:inherit;
	border-top-style:none;
	border: 1px;
}

.moldura {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 1px;
	padding: 0px;
}

.bginput {
	background-attachment:fixed; 
	border:1px inset;
	border-bottom-style:outset; 
	border-left-style:outset; 
	border-right-style:outset; 
	border-top-style:outset; 
	border-color:#000000 #000000 #000000 #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	vertical-align:bottom;
}

.txt {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	padding-left:8px;
	padding-top:10px;
}

.txtb {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	padding-left:8px;
}