.tabela1 {
	border: 1px solid #0099FF;
}
.texto1p {
	font-family: Verdana;
	font-size: xx-small;
}
.tabela2 {
	border: 1px solid #CCCCCC;
}
.linkmenu {
	font-family: Verdana;
	font-size: x-small;
	color: #0033FF;
	text-decoration: none;
}
.linkmenu:hover {
	color: #0033FF;
	text-decoration: underline;
}
.rowTint {
  color: #000;
  background: #333333;
}
.link1p {
	font-family: Verdana;
	font-size: xx-small;
	color: #0066FF;
	text-decoration: none;
}
.link1p:hover {
	color: #0099FF;
	text-decoration: underline;
}
.titulo1p {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
}
.form1p {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px dotted #00CC66;
}
.texto1m {
	font-family: Verdana;
	font-size: x-small;
}
.texto1mazul {
	font-family: Verdana;
	font-size: x-small;
	color: #0066FF;
}
.form1m {
	font-family: Verdana;
	font-size: x-small;
}
.alert1m {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
