P, DT, DD
{
 TEXT-ALIGN: justify;
 FONT-FAMILY: Times New Romanf; 
 COLOR: blue;
 FONT-SIZE: 120%;
}

LI
{
 TEXT-ALIGN: left;
 FONT-FAMILY: Times New Romanf;
 COLOR: indigo;
 LINE-HEIGHT: 110%;
 LETTER-SPACING: 1px;
 FONT-SIZE: 1.1em;
}

#menu A:link
{
  COLOR: darkblue;
  text-decoration: none;
  height:100%; 
}

#menu A:visited
{
 COLOR: darkblue;
 text-decoration: none;
}

#menu A:active
{
 color: red;
 text-decoration: underline;
}

#menu A:hover
{
 color: red;
}


H1
{
 text-align: center;
 color: maroon;
 font-size: 1.4em;
 padding: 10px 220px 10px 0;
}
H2
{
 text-align: left;
 color: maroon;
 font-size: 1.2em;
 }

.first
{
 text-align: left;
 padding: 10px 0 10px 250px;
}


TD
{
  color: blue;
  FONT-SIZE: 110%;
  LINE-HEIGHT: 190%;
}

.menu
{
 FONT-COLOR: red;
 FONT-SIZE: 16px;
 LINE-HEIGHT: 60%;
 LETTER-SPACING: 1px;
 }

 .nomarklist
{
 list-style-type: none;
 }

.narrow{
 padding: 0 20px 100px 0;
}

.dadove
{
 COLOR: blue;
 padding: 10px 0 10px 0;
 LETTER-SPACING: 0px;
 LINE-HEIGHT: 120%;
 text-align: center;
 }
 
 .nome
{
 COLOR: blue;
 LETTER-SPACING: 1px;
 text-align: left;
 }