body {
  font: 14px Trebuchet MS,Arial,sans-serif;
  background: #FFFFFF;
  color: #666666;
  margin: 15px;
  text-align: center;
}

a {
  font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;
  color : #000000;
  padding: 3px;
}

a:hover {
  text-decoration : underline;
}

h1 {
  font: bold 18px Trebuchet MS,Arial,sans-serif;
  border-bottom: 1px solid #ff6600;
  width: 70%;
  text-indent: 0px;
  margin: 20px 0 5 10;
}

h2 {
  font: italic 14px Trebuchet MS,Arial,sans-serif;
  text-indent: 20px;
  margin: 10px 0 15 15;
}

h3 {
  font : italic 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  border-top : 1px solid #ff6600;
  border-bottom : 1px solid #ff6600;
  padding : 3px;
  margin : 8px;
  text-align : center;
}

img {
  border-left : 2px solid Silver;
  border-top : 2px solid Silver;
  border-right : 2px solid Black;
  border-bottom : 2px solid Black;
}

.botao {
  border : none;
}

.logo {
  margin : 4px;
  border : none;
}

div {
  border : 3px dotted Olive;
  padding : 8px;
}

li {
  font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin : 5px;
  text-indent: 20px;
}

li a {
  font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Titulo {
  font: bold 28px Trebuchet MS,Arial,sans-serif;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  text-indent: 0px;
  width: 850px;
  margin: 0px 0 10 0;
}

.Titulo a {
  font: bold 28px Trebuchet MS,Arial,sans-serif;
  color: #666666;
  text-decoration : none;
}

.Titulo a:hover {
  font: bold 28px Trebuchet MS,Arial,sans-serif;
  text-decoration : underline;
}
