body {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;	
}

td{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;	
}

.link_padrao{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;	
	font-weight: bold;	
}

.link_home{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;	
	font-weight: bold;	
}

.link_red {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;	
	color: #FF1C00;
}

.txt_data{
	font-size: 8pt;
	color: #6B6B6B;
	font-weight: bold;
}

.txt_footer{
	font-family: Tahoma;
	font-size: 7pt;
	color: #979797;
	font-weight: bold;
}

.txt_marciohirano{
	font-family: Tahoma;
	font-size: 7pt;
	color: #386DC6;
	font-weight: bold;
}

.txt_tam6{
	font-size: 6pt;
	color: #FFFFFF;
}

.txt_tam8{
	font-size: 8pt;
}

.txt_tam9{
	font-size: 9pt;
}

.input_email {
	font-family: verdana;
	font-size: 7pt;
	width: 93px;
	height: 16px;
}

.input_senha {
	font-family: verdana;
	font-size: 7pt;
	width: 69px;
	height: 16px;
}

.inputs_contato{
	height : 18px;
	font-family:verdana;
	font-size:10px;
	color:#000000;		
}

.textarea_contato{
	font-family:verdana;
	font-size:10px;
	color:#000000;		
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/********* Classes para NEWS LETTER ********/
.txt_red_news {
	font-family: Arial;
	font-size: 9pt;
	color: #FF1C00;
}

.txt_padrao {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;	
}

.underline {
	text-decoration: underline;
}

