body {
	margin: 50px 0 0;
	text-rendering: optimizeLegibility;
}

.bigtime {
	font: bold 48px/20px "Helvetica Neue", Helvetica, Arial, "DejaVu Sans", "Bitstream Vera Sans";
	text-rendering: optimizeLegibility;
}

#verticaltime {
	line-height: 15px;
	color: #cfcfcf;
	text-align: right;
}

.line1 {
	color: #cfefac;
}

.line2 {
	color: #efaccf;
}

.line3 {
	color: #accfef;
}

.line4 {
	color: #acefcf;
}

.line5 {
	color: #efcfac;
}

.line6 {
	color: #cfacef;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
