basefont { font-family: Verdana; font-color: #2f6790; font-size: 8pt; 
           margin-top: 0; margin-left: 0 }

body {
font-family: Verdana;
font-size: 8 pt;
color: #2f6790;
topmargin:0;
bottommargin: 0;
leftmargin: 0;
rightmargin: 0;
}

a			    { font-family: Verdana; font-size: 8pt; font-weight:bold; text-decoration:none color:#2f6790;}
a:link			{ font-weight: bold; color:#2f6790; }
a:visited		{ font-weight: bold; color:#2f6790; } 
a:active 		{ font-weight: bold; color:#2f6790; }
a:hover         { font-weight: bold; color:#2f6790; text-decoration:underline; }


.Cabecalho
{
	font-family: Verdana;
    font-size: 10 pt;
    color: #2f6790;
   	text-align: center;
}
.Titulo
{
	font-family: Verdana;
    font-size: 12 pt;
    color: #2f6790;
    font-weight: bold;
}
.MeioTitulo
{
	font-family: Verdana;
    font-size: 8 pt;
    color: #2f6790;
    font-weight: bold;
}
.SubTitulo
{
	font-family: Verdana;
    font-size: 8 pt;
    color: #2f6790;
}
