*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
    -webkit-focus-ring-color:  rgba(0, 0, 0, 0);}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:bold; }
q:before, q:after { content:''}
strong { font-weight:bold; }
em { font-style:italic }
a img { border:none } 
.clear { clear:both; }
a { outline:none; -webkit-tap-highlight-color: rgba(0,0,0,0); }

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.4em;
	font-size: 18px;
	padding: 30px;
}

li {
	line-height: 1.4em;
	padding: 20px 0px;
	border-bottom: 1px solid #ccc;
}

span {
	color: #5a9300;
	font-weight: bold;
	font-size: 22px;
	display: inline-block;
	padding-top: 5px;
}

span.mini {
	font-size: 16px !important;
	color: #999;
}