body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link {
	text-decoration:none;
	color:#006699;
}
a:visited {
	text-decoration:none;
	color:#006699;
}
a:hover {
	text-decoration:none;
	color:#0099FF;
}
.chapeu {
	font-size:12px;
	font-weight:bold;
	border-bottom: #999 solid 1px;
}
.titul {
	padding-left:5px;
	padding-bottom:3px;
	font-weight:bold;
	font-size:14px;
	color:#004D71;
	background-color: #FBFBFB;
	background-image:url(fundo_linha.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px;
	border-style:solid;
	border-color: #E9E9E9;
	height:20px;
}
.input2 {	
	border-width:1px;
	border-color:#E9E9E9;
	border-style:solid;
	background-image:url(inp_fundo.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:16px;
	font-family:Verdana;
	font-size:10px;
}