* {
	margin:0;
	padding:0;
}
body {
	background:#e8ecf0;
	color:#012e57;
	font-size:.75em;
	line-height:1.38em;
	width:100%;
	height:100%;
	font-family:Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:normal
}
