body,table,td,tr {
   font-family: tahoma, Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
   font-size : 11px; color: #101010;
   overflow-y:auto;
   overflow-x:hidden; 
   }

a:link {color: #000000; text-decoration: none; font-weight: bold;} 
a:visited {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #000000; text-decoration: underline; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 


.borda   {
	font-family:Verdana;
	font-size:9px;
	border:1px solid #000000;
	cursor: default;
	font-weight: bold;
}

.justify {text-align: justify}

.cursordefault {
	cursor: default;
}

.submenu {  font-family: Tahoma,Verdana,  "Trebuchet MS", Arial; font-size: 10px;  color: #000000; text-decoration: none}
.submenu a:link {  font-family: Tahoma,Verdana,  "Trebuchet MS", Arial; font-size: 10px; font-weight: bold; color: #0062B7; text-decoration: none}
.submenu a:visited{  font-family: Tahoma,Verdana,  "Trebuchet MS", Arial; font-size: 10px; font-weight: bold; color: #0062B7; text-decoration: none}
.submenu a:hover{  font-family: Tahoma,Verdana,  "Trebuchet MS", Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}

.titulo {
	font-family: Haettenschweiler, Verdana, Arial;
	font-size: 18px;
	color: #28507B;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif, Haettenschweiler;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

