body {
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0; 
}
a { color: #444444; }
a:hover { color: #444444; }
a:visited { color: #444444; }
.caixa_texto{
	border: 1 px solid #444444;
	background-color: #F0F0F0;
	height: 17px;
	font-size: 10px;
	font-family: verdana;
}
.texto {font-size: 12px; font-family:Verdana; color:#444444;}
.texto1 {font-size: 9px; font-family:Verdana; color:#444444;}
.titulo {font-size: 9px; font-family:Verdana; color:#FFA003; font-weight:bold;}
.style1 {font-size: 10px;font-weight: bold;}
.campo_select{
	border: 1 px solid #000000;
	height: 10px;
	width: 10px;
	vertical-align: text-bottom;
}

.borda_table 
{
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
}
.webcastview
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.webcastview_destaque
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.webcastview_group
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.webcastview_select
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border: 1 px solid #000000;
	vertical-align: text-bottom;
}
