body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
}
table {
	font-family:Tahoma;
	font-size:11px;
	color:#636563;
}
.titulo
{
	font-family: Tahoma;
	font-size:13px;
	color:#636563;
	font-weight: bold;	
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color:#636563;
}
.texto_input
{
	font-family: Tahoma;
	font-size:11px;
	color:#636563;
}
.button {
	font-family: Tahoma;
	font-size:11px;
	color:#636563;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #636563;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
