body {
	background-color: #FFFFFF;
}
.h1 {
	font-family: Arial, Helvetica, Times New Roman, Times;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textbold {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.small {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.catalogo { 
   font-size: 24px; 
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-weight: bold;
   color: #000000;
}
.catalogo2 { 
   font-size: 24px; 
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-weight: normal;
   color: #666666;
}
.catalogo3 { 
   font-size: 24px; 
   font-family: Arial, Helvetica, Geneva, sans-serif;
   color: #CC3333;
}
.catalogo4 { 
   font-size: 18px; 
   font-family: Arial, Helvetica, Geneva, sans-serif;
   color: #CC3333;
   font-weight: bold;
}
