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

.bodytext {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-weight: 100;
	line-height: 1.9em;
	font-style: normal;
}
.imageright {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	font-weight: bold;
}
.imageleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.oneColFixCtr #container .textbox .bodytext {
	ffont-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #616161;
	text-align: left;
	margin: 0px;
	line-height: 1.7em;
	font-weight: 100;
	font-family: 'Roboto', "sans-serif;";
}
<link rel="preconnect" href="https://fonts.gstatic.com"> 
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;1,100;1,300&display=swap" rel="stylesheet">
