﻿body
{
	background-color: #5F6062;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fdo_tabelatop.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.base {
	color: #FFFFFF;
	font-size: 9px;
}


.style5 
{
	color: #FFFFFF;
	font-size: 10px;
 }

.style6 
{
	color: #FFFFFF;
	font-size: 12px;
 }

.style7 
{
	font-size: 12px
}

.style8 {
	color: #C41230;
	font-weight: bold;
	font-size: 16px;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

.style9
{
	color: #FFFFFF;
	font-weight: bold;
}

.style12
{
	color: #FFFFFF;
	font-weight: bold;
	 font-size: 12px; 
}

.style13 {
	color: #FFFFFF;
	font-size: 10px;
 }

.style14 {
	font-size: 10px;
	font-weight: bold;
}

.style17
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.erro
{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.certo
{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}