td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	}

.fonte-azul-fundo-claro {font-size: 13px; background:#F1F8FE; border:#A6D3F9 1px solid; fcolor: #425D7A; font-weight: bold; }

.fonte-cinza-fundo-claro {font-size: 10px; background: #F5F5F5; border: #D8D8D8 1px solid; fcolor: #425D7A; font-weight: normal; }

.link_amarelo {color: #FAC40C; text-decoration: none; background-color: transparent; font-weight: bold;	font-size: 13px;}
.link_amarelo:link {color: #FAC40C; text-decoration: none; background-color: transparent; font-weight: bold;	font-size: 13px;}
.link_amarelo:hover {color: #FAC40C; text-decoration: none; background-color: transparent; font-weight: bold;	font-size: 13px;}
.link_amarelo:visited {color: #FAC40C; text-decoration: none; background-color: transparent; font-weight: bold;	font-size: 13px;}
.link_amarelo:active {color: #FAC40C; text-decoration: none; background-color: transparent; font-weight: bold;	font-size: 13px;}

.link_branco {color:#E8F2FB; text-decoration: none; background-color: transparent; font-weight: normal;	font-size: 12px;}
.link_branco:link  {color:#E8F2FB; text-decoration: none; background-color: transparent; font-weight: normal;	font-size: 12px;}
.link_branco:hover  {color:#E8F2FB; text-decoration: none; background-color: transparent; font-weight: normal;	font-size: 12px;}
.link_branco:visited  {color:#E8F2FB; text-decoration: none; background-color: transparent; font-weight: normal;	font-size: 12px;}
.link_branco:active  {color:#E8F2FB; text-decoration: none; background-color: transparent; font-weight: normal;	font-size: 12px;}

body{
	background-color: #DDE2E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subtitulo {font-size: 10px; color: #999999; font-weight: normal; font-family: "Trebuchet MS";}
.titulo1 {font-size: 14px; color: #374A68; font-weight: bold; font-family: "Trebuchet MS";}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #374A68;
}
a:hover {
	text-decoration: none;
	color: #374A68;
}
a:active {
	text-decoration: none;
	color: #666666;
}