body 		{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			}
			
a:link 		{
			text-decoration: none;
			}
			
a:visited 	{
			text-decoration: none;
			}
			
a:hover 	{
			text-decoration: none;
			}
			
a:active 	{
			text-decoration: none;
			}
			
.menu		{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color:#5b7b16;
			}
.rodape		{
			font-family:Tahoma;
			font-size: 12px;
			color:#ffffff;
			}
.topo		{
			font-family:Tahoma;
			font-size: 11px;
			color:#999999;
			}
.texto		{
			font-family:"Trebuchet MS", Tahoma;
			font-size: 14px;
			color:#222222;
			}
.nota		{
			font-family:"Trebuchet MS", Tahoma;
			font-size: 11px;
			color:#222222;
			}
.topico		{
			font-family:"Trebuchet MS", Tahoma;
			font-size: 16px;
			color:#5b7b16;
			font-weight:bold;
			}
.contagem		{
			font-family:"Trebuchet MS", Tahoma;
			font-size: 18px;
			color:#FFFFFF;
			font-weight:bold;
			}
.link		{
			font-family:Tahoma;
			font-size: 12px;
			color:#222222;
			text-decoration:underline;
			font-weight:bold;
			}
.titulo		{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color:#5b7b16;
			font-weight:bold;
			}


