body {
    background-color: #FFF;
    color: #858585;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 900;
	line-height: 37px;
	text-align: left;
}

a {
	color: #ff2000;
	text-decoration: none;
}

s {
  text-decoration-line: line-through;
}

bright {
    color: #DDD;
	//font-size: 15px;
    //line-height: 12px;

}