body
{
   font-family: Trebuchet MS, Arial, sans-serif;
   margin: +0pt;

   background-color: #ffffff;
   color           : #000000;

   background-image: url(/imagens/background.gif);
   background-repeat: no-repeat;
   background-position: 50px 50px;
}
H1	{ font-family: Arial,Verdana; font-size: x-large; font-variant: oblique; color: red; text-align: center }
H2	{ font-size: large; color: blue }
p       { font-family: Verdana; font-size: 8pt; color=black; }
a       { font-family: Verdana; font-size: 8pt }
a:link       { font-family: Verdana; font-size: 8pt; color=red; text-decoration: none}
a:hover      { font-family: Verdana; font-size: 8pt; color=blue; text-decoration: underline}
a:active     { font-family: Verdana; font-size: 8pt; color=blue; text-decoration: underline}
a:visited    { font-family: Verdana; font-size: 8pt; color=red; text-decoration: none}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.heading {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000;}
.lgText {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold;}
.tHeading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.tiHeading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}


li
{ font-family: Verdana; font-size: 8pt; color=black; text-align: Justify;
   padding: 0.3em;
}
