
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, di, hr, p, form{
	margin: 0;
	padding: 10px;
}

body{
	margin: 0;
	font-family: times new roman;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1{
	font-family: times new roman;
color: #21788f;
background: block;
font-size: 20px;
letter-spacing:5px;
text-align: right;
line-height: 16px;
text-transform: uppercase;
border-bottom:1px dotted #fedb5d;
border-top:0px solid #cccccc;
border-right:0px solid #cccccc;
border-left:0px solid #cccccc;
padding:5px;
margin:5px 0 8px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #21788f;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #fedb5d;
	font-weight: bold;
}

p{
	padding: 10px 0 0 0;
}



input, textarea, select { font-family: trebuchet ms; font-size: 9pt; color: #000000;background-color: #FFFFFF; font-weight: normal; border: 1px solid #21788f; }input.pronto { font-family: trebuchet ms; font-size: 9pt; color: #000000;background-color: #FFFFFF; font-weight: normal; border: 1px solid #21788f }
