body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.foto {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.fotored {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
body table tr td table tr td blockquote {
	text-align: center;
}

