﻿body {
}
.coisas
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:#696969;
	text-align:left;	
}
.textogrande
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
	text-align:left;	
}
.header
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	
}

.form 
{
	border:0;
	height:15px;
	margin-left:275px;
	margin-bottom:5px;
	
	
}
.pesquisa
{
	background-repeat:repeat-x;
}
a.link:link
	{
	font-family: Arial;
	font-size:8pt;
	color:#696969;
	text-decoration:underline;
	}
	
a.link:visited
	{
	font-family: Arial;
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
	}
	
a.link:hover
	{
	font-family: Arial;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
	}
	
a.link:active
	{
	font-family: Arial;
	font-size:8pt;
	color:#696969;
	text-decoration:none;
	}
.texto
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:#696969;
	text-align:left;	
}
.textojustificado
{
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	color:#696969;
	text-align:justify;	
}
