/* Geral */
* {	margin: 0; padding:0 }
body{ font-family:Verdana, Arial, Helvetica, sans-serif;}
input {font-family: verdana; font-size: 9px; font-weight: bold; }
input:hover, select:hover, textarea:hover{cursor:pointer;}
textarea {font-family: verdana; font-size: 9px; font-weight: bold;}
select {font-family: verdana; font-size: 9px; font-weight: bold;}
table {Font-Family: arial; Font-Size: 11px; Font-Style: normal; color: black; Text-Decoration: none;}
h1 {font-family: verdana; font-size: 15px; font-weight: bold;}

a.not:link {
	text-decoration: none;
	color: #FFF;
}
a.not:visited {
	text-decoration: none;
	color: #FFF;
}
a.not:hover {
	text-decoration: underline;
	color: #FFF;
}
a.not:active {
	text-decoration: none;
	color: #FFF;
}




hr {
	height: 1px;
	color: #ccc;
}
.td_bg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.opcional {
	color:#FF0000;
}
.style_not {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFF;
}

