.DataNews {
	font-family: Tahoma;
	font-size: 10px;
}
td {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	text-align: center;
}
a {
	color: #FF6600;
}
cite {
	text-align: right;
	margin-bottom: 15px;

}
h5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;


}
.LinhaBaixoLista {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.TituloDia {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;


}

