body
	{
	margin-top: 5px;
	margin: 3px;
	font-family: tahoma, arial;
	font-size: 10pt;
	color: 000000;
	background-color: FFFFFF;
	}

.txt
	{
	font-family: tahoma, arial;
	font-size: 10pt;
	color: 000000;
	}

.campo
	{
	background-color: #CECECE;
	font-family: tahoma, arial;
	font-size: 10pt;
	color: #00005A;
	font-weight: bold;
	}


.fundo
	{
	background-color: #FFFFFF; 
	border: 1px #98AAB1 solid;
	}


.titulo
	{
	font-family: tahoma, arial;
	font-size: 14pt;
	font-weight: bold;
	color: #AA0000;
	}

h1
	{
	font-family: tahoma, arial;
	font-size: 14pt;
	font-weight: bold;
	color: #AA0000;
	}

h2
	{
	font-family: tahoma, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #AA0000;
	}

.menu
	{
	height: 40px;
	font-family: tahoma, arial;
	font-size: 10pt;
	color: FFFFFF;
	vertical-align: center;
	}

.menu_adm
	{
	font-family: tahoma, arial;
	font-size: 8pt;
	color: FFFFFF;
	}

.produtos
	{
	font-family: tahoma, arial;
	font-size: 8pt;
	color: #D10000;
	}

.rodape
	{
	font-family: arial;
	font-size: 8pt;
	color: #3F3F3F;
	background-color: #F2F3F2;
	vertical-align: center;
	}


a:link
	{
	text-decoration: none;
	}

a:visited
	{
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

.rodape:link 
	{
	color: 000000;
	text-decoration: none;
	}

.rodape:visited 
	{
	color: 000000;
	text-decoration: none;
	}

.rodape:hover 
	{
	color: #660000;
	text-decoration: none;
	}


.topo:link 
	{
	color: FFFFFF;
	text-decoration: none;
	}

.topo:visited 
	{
	color: FFFFFF;
	text-decoration: none;
	}

.topo:hover 
	{
	color: #FFFF00;
	text-decoration: none;
	}


.aviso
	{
	font-family: tahoma, arial;
	size: 12pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	}
	
