
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.titulo_pagina {
	background-color: #E7E6E6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #161D37;
	height: 25px;
	text-align: right;
	padding-right: 15px;

}
.tabela_ext{
	border: 1px solid #999999;
	background-color: #ffffff;
}

body{

padding:5px;
margin:0px;
font-family:verdana;
font-size:11px;
color:#333333;
}

td{
font-family:verdana;
font-size:11px;
color:#333333;
}

a{
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#9B9B9C;
text-decoration:none;
outline: none;
}

a:hover{
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#C70000;
text-decoration:underline;
}
:focus
{
  -moz-outline-style: none;
}

.subtitulo_pagina{
	font-family:century gothic;
	font-size:14px;
	font-weight:bold;
}

.input_text{
border:1px solid #CCCCCC;
background-color: #ffffff;
font-family:verdana;
font-size:10px;
color:#333333
}

.tit_exp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	background-color: #ededed;
	padding-left: 10px;
	padding-top: 5px;
	color: #000000;
}

.down {
	font-weight: bold;
	color: #c70000;
	font-size: 10px;
}