* { margin: 0; padding: 0; font-family: Arial, sans-serif; }
body { width: 1020px; height: 630px; background-image: url( imagens/fundo.jpg ); background-repeat: no-repeat; }
h1 { font-size: 24pt; font-family: Eurostile, sans-serif; }
h2 { font-size: 18pt; font-family: Eurostile, sans-serif; border-bottom: 1px solid #000; margin-bottom: 1em; }
h3 { font-size: 12pt; margin-bottom: 0.5em; }
p { font-size: 10pt; margin-bottom: 2em; text-align: justify; }
a { font-weight: bold; text-decoration: none; color: #006600; }
input { color: navy; font-weight: bold; width: 350px; border: 1px solid #000; }
form { position: relative; right: 70px; font-size: 9pt; text-align: right; }
form h3 { position: relative; right: 420px; }
#CristianoGalvao { margin: 30px; line-height: 1.30em; }
.campo, .mensagem { color: navy; font-weight: bold; width: 420px; border: 1px solid #000; }
.mensagem { font-size: 10pt; height: 110px; }
.botao { width: 100px; border: 4px outset #666; }
