p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 10;		
	}

h1
	{		
		color: #000000;
		font-size: 12pt;
		margin-left: auto;
		margin-right: 0;
		margin-top: 0;
		text-align: left;
	}

b_old
	{	
		font-family: Arial, Century Gothic, Verdana, MS Sans Serif;
		font-size: 10pt;	
		color: #358628;
		font-weight: bold;
	}
b
	{	
		font-family: Arial, Century Gothic, Verdana, MS Sans Serif;
		font-size: 9pt;	
		color: #007500;
		font-weight: bold;
	}

	.bigbold
	{
		font-size: 9pt;	
	}
	.bigboldblack
	{
		font-size: 12pt;	
		color: #000000;
		margin-left: 5;
	}
img 
	{
	}
	.imgmargin
	{
		margin-top: 2;
	}
	.cindent
	{
	    hspace: 10;
	    vspace: 10;
	}

table
	{		
		font-family: Arial, Century Gothic, Verdana, MS Sans Serif;
		font-size: 8pt;
	}
	.tablecategory
	{

		margin-top: 15;
		text-align: left;
		font-size: 9pt;
		font-family: Arial, Century Gothic, Verdana, MS Sans Serif;
		border: 0px solid #AEADAD;
		width: 180;
		height: 200
	}
td
	{
		color: #000000;
		vertical-align: top;

	}
	.erro
	{
		color: #FF0000;
		font-weight: bold;		

	}
	.tdnormal
	{
		font-size: 9pt;
		font-family: Arial;
		margin-left: 2;
		margin-right: 2;
	}
	
	.mainproducts
	{
		font-size: 8pt;
		font-family: Arial;
		margin-left: 5;
		margin-right: 2;
	}

	.tdborder 
	{
		border: 1px solid #AEADAD;
		text-align: left
	}
	
	.tdpict_wd
	{
	   width: 10%;
	}
	.tdcont_wd
	{
	   width: 40%;
	}

.fmenu {
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial, Tahoma,Verdana;
	font-weight: bold;
}
.fmenu a {
	color : #FFFFFF;
	text-decoration: none;
}
.fmenu a:hover {
	color : #294A7B;
}