.tabela1 {
	border: 1px solid #FF9900;
}
.texto1p {
	font-family: Arial;
	font-size: xx-small;
	color: #003399;
}
.form1p {
	font-family: Arial;
	font-size: xx-small;
	color: #FF6600;
	border: 1px solid #3366FF;
}
.link1p {
	font-family: Arial;
	font-size: xx-small;
	color: #0066CC;
	text-decoration: none;
}
.link1p:hover {
	color: #0099FF;
	text-decoration: underline;
}
.texto1m {
	font-family: Arial;
	color: #006699;
	font-size: x-small;
}
.texto2p {
	font-family: Arial;
	font-size: xx-small;
	color: #666666;
}
.textopbranco {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.text3palert {
	font-family: Arial;
	font-size: xx-small;
	color: #FF0000;
}
.link2palert {
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: xx-small;
}
.link2palert:hover {
	color: #FF9966;
	text-decoration: underline;
}
.texto1galert {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.texto2m {
	font-family: Arial;
	font-size: x-small;
	color: #0033CC;
}
.titulo1 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #0066CC;
}
.fom2p {
	font-family: Arial;
	font-size: xx-small;
	color: #006699;
	border: 1px solid #CCCCCC;
}
.linha {
	border: 1px dotted #FF9900;
	font-size: xx-small;

}
.textmalert {
	font-family: Arial;
	color: #FF0000;
	font-size: x-small;
}
.texto3m {
	font-family: verdana;
	font-size: x-small;
}
.texto3p {
	font-family: Arial;
	font-size: xx-small;
	color: #FF6600;
	font-weight: bold;
}

