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


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow-x: hidden; 
	overflow-y: auto;
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	line-height: 1.25;
	/*background-color: #ffffff;*/
}

/*top elements*/ 
div.imageheader {
	/*font-size: 5vmin;*/
	position: relative;
	margin-top: 0px;
}

img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}



div.mainbodysection {
	/*font-size: 5vmin;*/
	position: relative;
	font-size: 1em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	overflow: auto;
	display: inline-block;
}



maintopics {
	font-size: 1.3em;
	color: #000000;
	font-weight: bolder;
}


topictext {
	font-size: .95em;
	color: #202020;
	font-weight: normal;
}

topictextbullets {
	font-size: .85em;
	color: #202020;
	font-weight: bold;
}

highlights {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

namecolor {
	color: #996205;
}

whathaptexthighlight {
	font-size: 1.3em;
	color: #624628;
	font-weight: bold;
}

