*{
	font-family: verdana;
}
body {
	margin: 0;
	font-size: 8pt;
}
#corpo {
	width: 780px;
	margin: 0 auto;
}
#tabelaCorpo{
	margin: 0;
	padding: 0;
	width: 100%;
	border: dotted 1px #000;
}
a{
	font-size: 10pt;
	color: #000000;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline overline;
}
form{
	font-size:8pt;
}
textarea{
	font-size:8pt;
}
input{
	font-size:8pt;
}
#tabelaUsuarios{
	margin: 0;
	padding: 0;
	width: 100%;
	border: dotted 1px #000;
}
#menu td{
	height: 30px;
	border: solid 1px #FFFFFF;
}
#permissoes td{
	padding: 0.8em;
	border: dashed 1px #000000;
}
