/* CSS Document */
body
{
	margin-left: 0;
	margin-top: 1;
	font-family: Arial;
}

pre
{
	font-size: 6px;
}

td
{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

#tabelaMae
{
	border: 1;
	border-top: 2px solid #000099;
	border-left: 2px solid #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	height: 100%;
	width: 755px;
}

.mensagem
{
	border: 1;
	border-top: 3px solid #990000;
	border-left: 3px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
	color: #000099;
	width: 750px;
}

.textoImagem
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	font-weight: normal;
	color: red;
}

.titulo1
{
	font-size: 18pt;
	font-weight: bold;
	padding-left: 10px;
	color: #330099;
	padding: 10px;
}

.titulo2
{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	color: #330099;
	padding: 5px;
	text-align: left;
}

.textoComum1
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.textoComum
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

a
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

a img
{
	border: 0;
}

span
{
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}

