/* TGF WEB
   Folha de Estilos Site Principal 
   css/index.css */

body {
	background-color: #002F6E;
}
.campo {	border:0px solid #000000;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	color:#000000;
	height: 16px;
	width: 100px;
	border-bottom: #002F6E 1px solid;
	
}
.botao {
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	height: 20px;
	width: 30px;	
}
.style1 {
	font-family: Verdana;
	font-size: 11px;
}
