.td_day {
	text-align: center;
}

.td_quote {
	text-align: center;
}
.td_source {
	text-align: right;
	font-style: italic;
}

#subContent {
	padding: 10px;
	padding-bottom: 50px;
}

.table-view-cell {
	font-size: 18pt;
	padding: 10px;
	text-align: center;
	line-height: 25pt;
	
}

.table-view-cell i {
	font-size: 25pt;
	color: #c00;
}

#subContent h1, #subContent h2, #subContent h3 {
	color: #cc0000;
	padding-top: 30px;
}

h1 {
	font-weight: bold !important;
}
