h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.Lucida18creme
{
   font-family: Lucida Sans Unicode;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFCC66;
}

.Tahoma15_branca
{
   font-family: Tahoma;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}

.corpo
{
   font-family: Tahoma;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}

.tahoma12creme
{
   font-family: Tahoma;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFCC66;
}

a.preto:link
{
   color: #000000;
   text-decoration: none;
}
a.preto:visited
{
   color: #000000;
   text-decoration: none;
}
a.preto:active
{
   color: #FF0000;
   text-decoration: none;
}
a.preto:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.azul:link
{
   color: #0000FF;
}
a.azul:visited
{
   color: #800080;
   text-decoration: underline;
}
a.azul:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.azul:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.CINZA:link
{
   color: #34434B;
   text-decoration: none;
}
a.CINZA:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.CINZA:active
{
   color: #FF0000;
   text-decoration: none;
}
a.CINZA:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.branco:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.branco:visited
{
   color: #AFEEEE;
   text-decoration: none;
}
a.branco:active
{
   color: #FFD700;
   text-decoration: none;
}
a.branco:hover
{
   color: #FFAD5B;
   text-decoration: none;
}
a.amarelo:link
{
   color: #FFD700;
   text-decoration: none;
}
a.amarelo:visited
{
   color: #00FF00;
   text-decoration: none;
}
a.amarelo:active
{
   color: #FFC0CB;
   text-decoration: none;
}
a.amarelo:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.creme:link
{
   color: #FFCC66;
}
a.creme:visited
{
   color: #FFCC66;
   text-decoration: underline;
}
a.creme:active
{
   color: #CC9900;
   text-decoration: underline;
}
a.creme:hover
{
   color: #FF6600;
   text-decoration: underline;
}

