@import url(css/fonts.css);

.body { font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 707070;
	text-align:left;
	line-height:15px;
}

.label { 
	font-size: 11px;
	text-align:center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: bold;
	text-align:center;
	padding-top:20px;

}
.body2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #003333;
	font-weight: bold;


}

h1 {

	font-size: 24px;
	color: #CC0000;
	line-height:24px;

}

h2 {
	font-size: 20px;
	color: #CC0000;

}
h3 {
	font-size: 16px;
	color: #ff6c00;

}

.space30{ margin-left:75px;}

.body1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;

}
.logoHeinz{ margin-left:150px;}
a:link {
	color: #ff6c00;
}
a:visited {
	color: #ff6c00;
}
a:active {
	color: #bf0303;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.body3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;

}

/*NUEVOS*/

.title-h1,
.title-h2 { font-family: 'Calligraph421BTRoman'; color: #f00; line-height: normal; }
.title-h1 { font-size: 37px; margin: 20px 0px; }
.title-h2 { font-size: 25px; margin-bottom: 10px; }

.table-events { margin: 0px auto 15px auto; padding: 0px; width: 450px; }
.table-events td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #707070; line-height: 15px; }
