/* Estilos Utilizados na Home Page */
body {
  background:#FFFFCC;
  background-image:url("../imgs/jgam08.gif");
  background-repeat:repeat;
  background-attachment:fixed;
  margin-left: 8px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-position: top left}

.texto1{
  font-size:12pt;
  font-weight:bold;
  font-family:Arial,Tahoma,Verdana;
  font-style:italic;
  color:#DAA520;
  text-align:center}

.texto2{
  font-size:10pt;
  font-weight:bold;
  font-family:Arial,Tahoma,Verdana;
  font-style:italic;
  color:#DAA520;
  text-indent:1cm;
  text-align:justify}

.texto3{
  font-size:10pt;
  font-weight:bold;
  font-family:Arial,Tahoma,Verdana;
  font-style:italic;
  color:#DAA520;
  text-align:center}