.corpo 
	{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-weight: normal 
	}

.feedback 
	{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-weight: normal 
	}
		
.msgalerta 
	{	font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt;
		font-weight: normal;
		color: #FF0000
	}
		
.assunto 
	{
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : x-small;
	font-weight : Bold;
	}

.titulo 
	{
	font-family : Arial;
	color : White;
	font-size : large;
	font-weight : bold;
	}

#justifique 
	{ 
	text-align : justify; 
	}

