﻿body
{
}
.titulo
{
 font-family:Helvetica;
 font-size:14pt;
 font-weight:bold  ;  
}
.titulo1
{
 font-family:Helvetica;
 font-size:12pt;
  color:black;
font-weight:bold;
}
.titulo2
{
 font-family:Helvetica;
 font-size:10pt;   
}
.titulo3
{
 font-family:Helvetica;
 font-size:10pt;   
 font-style:italic;
 color:#005294;
 font-weight:bold  ;
}
.ProdCom
{
 font-family:Helvetica;
 font-size:14pt;   
 font-style:italic;
 color:gray ;
 font-weight:bold  ;
}
.titulo4
{
 font-family:Helvetica;
 font-size:8pt;   
 color:black;
 font-weight:normal  ;
}
.impresoras
{
 font-family:Helvetica;
 font-size:7pt;   
 font-style:italic;
 color:#005294;
 font-weight:bold  ;
}
.style1 
{
	color: black;
	font-weight: bold;
	font-family:Tahoma;
	font-size:10px;
	width:100px;
}
.style2 {
	color: black;
	font-weight: bold;
	font-family:Helvetica;
	font-size:14px;
}
.style3 {
	color: Blue;
	font-weight: bold;
	font-family:Helvetica;
	font-size:14px;
}

.Col2
{
	width:300px;
	color:Red;
	vertical-align:middle;
}
.Col3
{
	width:50px;
}
    .style4
    {
        font-size: x-small;
    }
