.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 10px;

}
.assinatura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	font-size: 10px;

}

.tdContent {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #F9F9F9;
	border: 1px solid #D0D0D0;
}
.tdContent02 {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #EBEBEB;
	border: 1px solid #D0D0D0;
	font-weight: bold;
	color: #666666;
}

.tdContent01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.tdRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}

body, td, th {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	color: #666666;
}

input,select {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F9F8F7;
	border: 1px solid #cccccc;
}

/*Link geral do site*/
a:active{ font-family: "Trebuchet MS"; font-size: 11px; font-style: italic; font-weight: bold; color: #666666; text-decoration: none; }
a:link{ font-family: "Trebuchet MS"; font-size: 11px; font-style: italic; font-weight: bold; color: #666666; text-decoration: none; }
a:visited{ font-family: "Trebuchet MS"; font-size: 11px; font-style: italic; font-weight: bold; color: #666666; text-decoration: none; }
a:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-style: italic; font-weight: bold; color: #A1A1A1; text-decoration: none; }
a:visited:hover{ font-family: "Trebuchet MS"; font-size: 11px; font-style: italic; font-weight: bold; color: #A1A1A1; text-decoration: none; }
