body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	font-family: verdana;
	color: #353535;
	font-size: 10px;
	font-weight: normal;
}
td{
	font-family: verdana;
	color: #353535;
	font-size: 10px;
	font-weight: normal;
	}
.texto {
	font-family: verdana;
	color: #353535;
	font-size: 10px;
	font-weight: normal;
}
.textoNegrito {
	font-family: verdana;
	color: #353535;
	font-size: 10px;
	font-weight: bold;
}
.margemBox{
	width:319px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	color: #353535;
	font-size: 10px;
	font-weight: normal;
	}
.campoUp{
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border-style: solid;
}
.campoOver{
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	background-color: #F3F3F3;
	border-style: solid;
}
.link{
	color:#003300;
	text-decoration: underline;
	}
.link:hover{
	color:#006633;
	text-decoration: none;
	}
.alerta {color: #FF0000}




