			.formulario  {
				font-family: Verdana;
				font-size: 11px;
				color: #333333;
				background-color: #FFFFFF;
				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: #6666cc;
				border-right-color: #6666cc;
				border-bottom-color: #6666cc;
				border-left-color: #6666cc;
				background-color: white;
				padding-left: 2px;
				margin-left: 8px;
				width: 90px;
				height: 10px;
			}
			.formulario3 {
				color: #000000;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
				background-color: "#e0e0e0";
				text-decoration: none;
				font-family: Arial;
				font-size: 12px;
				border: thin groove #CCCCCC;
				clear: none;
				float: none;
				height: 20px;
				width: 50px;
			}
			.linha {
			 	font-size:10px;
				font-family:arial;
				text-align:right;
			 }
			 .titulo {
			  	font-size:24px;
				font-family:arial;
				font-weight:bold;
				text-align:center;
			 }