@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 15px;
	overflow-x: hidden; 
	overflow-y: hidden;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	
}

div.timelineheader {
	width: 450px;
	position: absolute;
	top: 0px; 
	font-size: 1.5em;
	font-weight: normal;
	color:#E0DFDF;
	overflow: hidden;
}


def {
	font-size: .85em;
	color: #B6B6B6;
	font-weight: normal;
}


