div#content table#contato {
	width:100%;
	height:100%;
}

div#content table#contato tr {
	vertical-align:middle;
	text-align:center;
}
div#content p {
text-align:justify;
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:10pt;
margin:0.75em 0;
text-indent:3em;
}
div#content p#pcontato, div#form table, div#form table tr td input, div#form table tr td textarea {
	font-family:Verdana,sans-serif;
	font-size:10px;
}
div#content div#form table tr td {
	text-align:left;
	padding:5px 0 0 10px;
}
div#content div#form table tr td.a {
	text-align:right;
}
div#content input[type=checkbox] {
margin:4px;
}
div#content h1 {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size: 15pt;
	margin:0em 0 1em 0;
}
div#content td#captcha span {
	display:block;
	margin:0;
}
div#content td#captcha {
	margin:0;
}