body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	}
title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #000000;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #cc0000;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #cc0000;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.imagemadireita {
	float: right;
	margin-left: 5%;
}
.imagemaesquerda {
	float: left;
	margin-right: 5%;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
	}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #000000;
	}
.border {
	border-style: solid;
	border-width: thin;
	border-color: #cc0000;
	}
	
