body {
  font-family: 'Roboto', sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

audio { 
   display:none;
}

#content {
    width: 100%;
}

#map {
	width:600px;
	height:300px;
	left:0px;
	top:0px;
}

.ag-blue .ag-root {
  font-family: "Roboto", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.ag-blue .ag-header-row {
  font-size: 14px;
}

a:link, a:visited {
    color: #0000ff;
    text-decoration: underline;
    cursor: auto;
}

a:link:active, a:visited:active {
    color: #0000ff;
}
