a, a:active, a:visited {
        color: #003399;}
        
.navbar,  .navbar:active, .navbar:visited  {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 8pt; 
        text-decoration: none;
        color: #333333;}
		
.navbar:hover {
        text-decoration: underline;}

.seccao, .seccao:active, .seccao:visited, .seccao:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #990000; 
        font-weight: bold;
        text-decoration: underline;}

.titulo, .titulo:active, .titulo:hover, .titulo:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #000000;}

.titulo:hover {
        text-decoration: underline;}

.white, .white:active, .white:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;}

.white:hover {
        text-decoration: underline;}

.black, .black:active, .black:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;}

.black:hover {
        text-decoration: underline;}
		        
.blackit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        font-style : italic;        }

.blue, .blue:active, .blue:visited  {
        color: #003399;
        text-decoration: none;}

.blue:hover {
        color: #003399;
        text-decoration: underline;}
		  
.bluebold  {
        color: #003399;
        font-weight: bold;
        text-decoration: none;}

.bluebold:hover {
        color: #003399;
        text-decoration: underline;}

.blue8, .blue8:active, .blue8:visited  {
        color: #003399;
        font-size: 8pt;
        text-decoration: none;}

.blue8:hover {
        color: #003399;
        font-size: 8pt;
        text-decoration: underline;}		  

p.titora {
        font-size: 10pt;
        color: #003399;}

.titulo18brown {
        font-family: "Times New Roman", Times, serif;
        font-size: 18pt; 
        font-weight: bold;
        color: #996633;
}

.titulo12brown {
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt; 
        font-weight: bold;
        color: #996633;
}
				
.titulo18violet {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18pt; 
        font-weight: bold;
        color: #990099;
}

.titulo12violet {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt; 
        font-weight: bold;
        color: #990099;
}

.titulo18 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18pt; 
        font-weight: normal; 
        color: #000000}
		
.titulo16blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt; 
        font-weight: normal; 
        color: #003399}
		
.titulo12blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt; 
        font-weight: normal; 
        color: #003399}

.titulo12red {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt; 
        font-weight: normal; 
        color: #990000;}

.titulo12violet {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt; 
        font-weight: normal; 
        color: #660099;}
			
BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-style: normal; line-height: normal; font-weight: normal; text-decoration: none;
  font-size: 12px;
}

