﻿body
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(Imagens/BGBody.png); 
	background-repeat: repeat-x;
}

.Titulo
{
    font-size : 18px;
	font-family: Verdana;
	font-weight: bold;

}

.Explica
{
    font-size : 12px;
	font-family: Verdana;
	font-weight: bold;
}	

.Mensagem
{
    font-size : 11px;
	font-family: Verdana;
	font-weight: bold;
}	

.SubTitulo
{
    font-size : 15px;
	font-family: Verdana;
	font-weight: bold;

}

.SubTabela
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #0099ff;
}

.Texto
{
	font-size: 14px;
	font-family: Verdana;
}

A
{
	color: white;
	text-decoration: none;
}
A:active
{
	color: white;
}
A:hover
{
	color: white;
	font-weight: bold;
}
A:link
{
	color: white;
}
A:visited
{
	color: white;
}
.TextoCor 
{
	color: white;

}
.classP
{
	margin: 0cm 0cm 4.2pt;
	font-weight: bold; 
	font-size: 15pt; 
	font-family: 'Arial Unicode MS'
}
.listaTexto
{
	margin: 0cm 0cm 0pt; 
	color: white; 
	line-height: 15.6pt;
	text-align: justify; 
	font-size:11px;
}
