body {
	background-color : #fff;
	color : #000;
	font-family : Roboto, sans-serif;
}
.w {
	min-width : 320px;
	margin : 0 auto;
}
.b {
	font-weight : bold;
}
.c {
	text-align : center;
}
.m10 {
	margin : 0 0 10px 0;
}
.m20 {
	margin : 0 0 20px 0;
}
.f0 {
	font-size : 28px !important ;
}
.f1 {
	font-size : 14px !important ;
}