body { background-color: white;	text-align: left; }
a:link { font-family: Tahoma, Verdana, Arial; 			font-size: 12px; 			color: #000000; 			text-decoration: underline }
a:hover {  font-family: Tahoma, Verdana, Arial; 			font-size: 12px; 			color: #185100; 			text-decoration: underline }
a:visited {  font-family: Tahoma, Verdana, Arial; 			font-size: 12px; 			color: #000000; 			text-decoration: underline}
a:active {  font-family: Tahoma, Verdana, Arial;			font-size: 12px; 			color: #000000; 			text-decoration: underline }
a:visited:hover {  font-family: Tahoma, Verdana, Arial; 				font-size: 12px; 				color: #185100; 				text-decoration: underline}
a:link:after { display: marker;           content: url("/ipamb_dpp/imagens/seta.gif")  }
/* titulos */
H1 {      font-family: Arial;			font-size: 14px;			color: "#336600"; 			text-decoration: none ; 			font-weight: bold; }
/* subtitulos */
H2 { 	background-color: lightgrey ;font-family: Arial;			font-size: 14px;			color: #000000; 			text-decoration: none ; 			font-weight: bold; }
H3 { font-family: Arial;			font-size: 12px;			color: #000000; 			text-decoration: none ; 			font-weight: bold; }
H4 { font-family: Arial;			font-size: 12px;			color: #000000; 			text-decoration: none ; 			font-weight: bold; }
p { font-family: Arial; 		font-size: 12px;		color: #000000;		text-decoration: none; }
p.nota { 	font-family: Arial; 		font-size: 10px;		color: #185100;		text-decoration: none; }
p.areaRNT { /*	background-color: lightgrey ;*/	font-family: Arial; 		font-size: 12px;		color: #000000;		text-decoration: none; }
p.tipo { 	font-family: Arial; 		font-size: 12px;font-weight: bold;		color: #000000;/* text-transform: capitalize; */		text-decoration: none; }
TH { font-family: Arial; 	font-size: 12px;	font-weight: bold;	color: #000000; }
TD { font-family: Arial; 	font-size: 12px;	color: #000000; }
UL { list-style-image: url("imagens/dot.gif"); font color: #1E90FF;}
LI {font color: #1E90FF; }

