
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
form {
        margin-bottom    : 0px;
        padding          : 8px;
        a:link {
color: #C7E2E2;
        text-decoration: none
		display:inline;
}
table {
    font-family: Verdan;
	
	font-size: 10px;

}


a link {
color: #C7E2E2;
        text-decoration: none
}

a visited {
color: #ADD6D6;
        text-decoration: none
}
a hover {
        color: #000000;
        text-decoration: underline;
}
a active {
        color: #000000;
        text-decoration: none;
}
legend {
	color: #B9B973;
}

.botao_sistema {
	font-family: Tahoma;
	text-decoration: none;
	background-color: #408080;
	font-size: 12px;
	font-weight: bold;
	color: #C9E4E4;
	font-style: normal;
	margin: auto;
	height: auto;
	width: auto;
	clear: none;
	padding: 2px
}

.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #295300;
	text-decoration: none;
	background-color: #E1F0F0;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none
}