P  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	text-align : left;
		margin-right : 2px;
	
}

TD  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	
}

H1  {
	font-family : Times New Roman, serif;
	font-style: normal;
	font-size : 14pt;
	font-weight : bold;
	color : #60603C;
}

H2  {
	font-size : 13pt;
	font-family : Times New Roman, serif;
	font-weight : bold;
	color : #60603C;
}

A  {
	color : #7B0021;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

A:Visited  {
	color : #660000;
}

A:Active  {
	color : #660000;
}


UL  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}

SELECT {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}


#copy  {
	font-size : 8pt;
	text-align: center;
}

#fecha  {
	font-family: Arial;
	font-size : 8pt;
	text-align: right;
}

#blanco  {
	color : White;
	text-indent : 0px;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

#blanco2  {
	color : White;
	font-size: 8pt;
	font-weight: bold;
}

#bold  {
	font-weight : bold;
}

#producto  {
	font-weight : bold;
	color : #60603C;
	font-size: 12pt;
}

#gris  {
	font-size : 8pt;
	text-align: center;
	color: gray;
}

#derecha {
	text-align : right;
}

#tabla {
	color : White;
	background-color: Black;
	font-weight: bold;
	vertical-align: top;
}

#tabla2 {
	color : White;
	background-color: #460000;
	font-weight: bold;
	vertical-align: top;
}