body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #DCEDF5;
	height: 20px;
	width: 150px;
	border: 1px solid #66B0D5;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
}
