a:link 
{ color : #000000; 
text-decoration : none;
}

a:visited 
{ color : #000000; 
text-decoration : none;
}

a:active 
{ color : #000000; 
text-decoration : underline;
}

a:hover	 { 
color : #000000; 
text-decoration : underline;
}

a.br:link { 
color : #ffffff; 
text-decoration : none; 
}

a.br:visited 
{ color : #ffffff; 
text-decoration : none; 
}

a.br:active { 
color : #ffffff; 
text-decoration : none; 
}

a.br:hover { 
	color : #ffffff; 
	text-decoration : none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #DDD6CA;
}

.texto9 { 
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000;
}

.texto10 {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}

.texto11 {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
}

.input {
	background : #EEE9DD; 
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : none; 
	color : #000000; 
	border-width : 1px; 
	border-color : #AB9B7A;	
	border-style : solid; 
}

.titulo12 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

.titulo14 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
}

.titulo16 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
}

.titulo18 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: none; 
	color: #000000;
}

.pontilhado {
	border-top: 1px dashed #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
