.dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	color: #999999;
}
.nav {
	font-family: Helvetica, sans-serif, geneva;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 400;
}
.dailydate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
	}

a:hover {
	color: #c1c1c1;
	text-decoration: none;
}

.dailyhead {
	font-family: "News Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0px;
	line-height: 25px;
}

.dailyheadLIGHT {
	font-family: "News Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c1c1c1;
	letter-spacing: 0px;
	vertical-align: top;
	line-height: 25px;
}
.dailyheadDARK {
	font-family: "News Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
	vertical-align: top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
