body {
	margin-bottom: 0px;
	margin-top:0px;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 5%;
	margin-right: 5%;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: 929292;
	font-weight: normal;
	line-height: 14px;
}

#rodape {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 6px;
	margin-top: 5px;
}

#menu {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	line-height: 10px;
}

#menu a{
	color: #ffffff;
}

#menu a:hover{
	color:#9c9a63;
}

#data_hora {
	padding: 1px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial,sans-serif; 
	font-size: 14px; 
	color: rgb(51, 0, 102); 
	float: right;
}


