body { background-color: #eeeeee; font-family: verdana; }

td { font-size: 8px; }

hr { text-align: center; width: 80%; height: 0px; }

a { color: #003300; text-decoration: none; }
a:visited { color: #00cc00; }
a:hover { color: #ff0000; text-decoration: none; }

.main { width: 780px; margin-left: auto; margin-right: auto; 
background-color: #ffffff; }

.menu { width: 80%; margin-left: auto; margin-right: auto; 
text-align: center; padding: 2px; }
.menu a { color: #003300; text-decoration: none; }
.menu a:visited { color: #00cc00; }
.menu a:hover { color: #eeeeee; text-decoration: none; }

.conteudo { padding-left: 40px; padding-right: 40px;
padding-bottom: 36px; text-align: justify; }

.rodape { color: #bbbbbb; padding: 4px; text-align: center; font-size: 80%; }
.rodape a { color: #eeeeee; }
.rodape a:visited { color: #eeeeee; }
.rodape a:hover { color: #ef8e00; }

.tituloPagina { font-size: 170%; padding-top: 18px; padding-bottom: 10px; }