body,td,th {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #476D94;
}
a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	color: #476D94;        
}
h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #54697E;/*#476D94 #4E8BC1*/
}

h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #476D94;/*#476D94 #4E8BC1*/
}

.ac {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #476D94;        
        text-transform:uppercase;
}

.txt1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #4E8BC1;
} 
.txt2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #54697E;/*#476D94 #4E8BC1*/
}
.menulinha {
	background-image: url('/imagens/1t3.gif');
	background-repeat: no-repeat;
	height: 20px;
}
.menulinha:hover{
	background-image: url('/imagens/1t3b.gif');
	background-repeat: no-repeat;
}
.menutexto {
	margin-left: 10px;
} 
.menutexto a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
.caixa {
	height:19px; 
	border:1px solid #4E8BC1;
	font-size:10px; 
	color:#000000; 
	font-family:Verdana, Arial, Tahoma;
}