body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color:565656; text-decoration:none;
}
a:visited {
	color:565656; text-decoration:none; 
}
a:hover {
	color:565656; text-decoration:underline;
}
a:visited:hover {
	color:565656; text-decoration:underline;
}


.bt:hover {
	color: #565656; font: bold;
}
.bt:link {
	color: #565656; 
}
.bt:visited {
	color: #565656; 
}
.bt:visited:hover {
	color: #565656; font: bold;
}

input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	border-bottom: #dddddd 1px solid; 
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	font: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

h1 {
	font-size: 16pt;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFF6BF;
	color: #000000;
	text-align: center;
}

.rodape {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFF6BF;
	color: #E88000;
	text-align: right;
}

.titulo {
	font-size: 12px;
	font: bold;	
}

.ver_foto {
	font-size: 7pt;
	font: bold;	
	color: Black;
	text-align: left;
}