body {  
	font-family: Tahoma, Verdana, sans-serif, Terminal; 
	font-size: 12px; 
	color: #000000; 
	line-height:16px;
	
}

td { 
	font-family: Tahoma, Verdana, sans-serif, Terminal; 
	font-size: 11px; 
	color: #000000 ; 
}

.titulo {  
	
	font-size: 13px; 
	font-family: Tahoma;
	letter-spacing:0.2mm;
	word-spacing:0.2mm;
	font-weight: bold; 
	color: #C72035; 
	text-decoration: none;
	line-height:18px;
}

.titulo_secundario {  
	
	font-size: 11px; 
	font-family: Tahoma;
	letter-spacing:0.2mm;
	word-spacing:0.2mm;
	font-weight: bold; 
	color: #C72035; 
	text-decoration: none;
	line-height:13px;
}

select {  
	font-family: Tahoma, Verdana, sans-serif, Terminal; 
	font-size: 11px; 
	color: #000000;
}


input {  
	font-family: Tahoma, Verdana, "Trebuchet MS"; 
	font-size: 11px; 
	border: #000000; 
}

.campos_formularios {
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}

textarea {  
	font-family: Tahoma, Verdana, "Trebuchet MS"; 
	font-size: 11px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.back_norepeat_fixo {
	background-repeat:no-repeat;
	background-attachment:fixed;
}

p {
	line-height:20px;
	text-align:left;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.rodape {
	font-family: arial;
	font-size: 11px;
	color: #000000; 
	line-height:16px;
}