body {
  font-family: Verdana;
  font-size:10px;
}

td {
	font-family: Verdana;
	font-size:10px;
}

th {
	font-family: Verdana;
	font-size:10px;
}

input {
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	border-color:#000000;
	background-color:#FFFFFF
}

textarea {
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	border-color:#000000;
	background-color:#ffffff
	
}

select {
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	border-color:#000000;
	background-color:#ffffff
	
}

a:visited {
	text-decoration:none;
	font-family:Verdana;
	
}

a:hover {
	text-decoration:none;
	font-family:Verdana;
	color:#5e7dff;
	
}

A {
	font-size:10px;
	font-family:verdana;
	text-decoration:none;
	color: #0021A4;
}

.comboCrap {
	width:165px;
	font-size:10px;
	font-family:verdana;
	background-color:#F4F4F4;
	color:#000000;

}

.linhaTitle {
	color:#eeeeee;

}

.linhaItemTitle {
	background-color:#888888;
	color:#EEEEEE;

}

.linhaItem {
	background-color:#777777;
	color: #eeeeee;
	
}
