<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0px;
  padding:0;
  border: none;
  background: #B0B0B0;
  font-size: 10pt;
  font-family: "Georgia", "sans serif";
  color: black;
} 
                            
a:link, a:visited {
  color: #518CD7;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}

img {
  margin:10px 10px 10px 10px;
  border:none;
}

h1 {
	font-family: "Georgia","sans serif";
	font-size: 20pt;text-align:center
}

h2 {
	font-family: "Georgia","sans serif";
	font-size:10pt;
}

hr {
	height: 1px;
}

h3 {
	font-family: "Georgia","sans serif";
	font-size: 10pt;text-align:center
	}

h4 {
	font-family: "Georgia","sans serif";
	font-size: 30pt;text-align:center
}

h5 {
	font-family: "Georgia","sans serif";
	font-size:24pt;text-align:center;
	margin-top: auto;
    margin-right:auto;
    margin-left:auto;
	margin-bottom:auto;
}

h6 {
	font-family: "Georgia","sans serif";
	font-size:14pt;text-align:center
}

h7 {
	font-family: "Georgia","sans serif";
	font-size:10pt;margin-left: 50 px;
	
}

DIV.Qasim {
  margin-top: -50px;
  padding-bottom:-50px;
}

DIV.Qasim h4 {
	font-size: 40pt;
	}

DIV.lablogo{
  margin-top: 0px;
  padding-bottom: -80px;
}

DIV.lablogo h5{
	font-size: 24pt;
	}

DIV.main_table h6{
  margin-top: 0px;
  padding-bottom: -50px;
}	

DIV.main_table h6{
	font-size: 12pt;
	}
	
	
DIV.front_page_tables1 {
  font-size: 8pt;
  width: 560px;
  text-align: center;
  margin-top: 0px;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  padding-right:8px;
  float:right;
  background: white;
  border: 1px solid black;
}

DIV.random_h2 {
	margin-left:273px;
}

DIV.demo_h2 {
	margin-top:0px;
}

DIV.front_page_tables2 {
  font-size: 8pt;
  width: 560px;
  text-align: center;
  margin-top: 0px;
  margin-right:auto;
  margin-left:auto;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  padding-right: 8px;
  background: white;
  border: 1px solid black;
}

DIV.People {
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

DIV.Publications {
	
	margin-left:auto;
	margin-right:auto;
	margin-top:360px;
 }

DIV.Publications ul {
	border: none;
	background: white;
	padding-left: 15px;
}

DIV.Publications table {
	border: 1px solid black;
	background: white;
	width:260px;
	margin-left:-80px;
	padding-left:35px;
}

DIV.Demos {
	float:right;
	width:550px;
	margin-top:-46px;
	margin-bottom:30px;
}

DIV.people {
	margin-top:-46px;
	margin-left:auto;
	margin-right:auto;
}

DIV.people h2 {
	margin-left:40.5%;
}

DIV.publications {
	
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
 }
 
DIV.publications h2 {
	margin-left:auto;
}

DIV.publications ul {
	border: none;
	background: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:20px;
}

DIV.publications table {
	border: 1px solid black;
	background: white;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:0px;
}

DIV.demos {
	
	margin-top:-46px;
	margin-bottom:auto;
	margin-left: auto;
	margin-right: auto;
}

DIV.row1 {
	margin-left:auto;
	margin-right:auto;
}

DIV.row2 {
	margin-top:320px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
DIV.row3 {
	margin-left:auto;
	margin-right:auto;
}

DIV.footer {
  font-size: 7pt;
  clear: both;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

DIV.footer p {
	margin:2px;
}

.container {width: 500px; margin: 10px auto;}

DIV.container_header {
	margin-top:-46px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
}

ul.tabs {
	margin: 0;
	margin-bottom:30px;
	padding: 0;
	float: left;
	list-style: none;
	height: 70px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 70px;
	line-height: 31px;
	border: 1px solid black;
	border-left: none;
	margin-top: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li img {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-top: 1px solid #fff;
}
.tab_container {
	border: 1px solid black;
	border-bottom: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
}
.tab_content {
	font-family: "Georgia","sans serif";
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 1.8em;
}
.tab_content h3 a{
	font-size:8pt;
	color: #518CD7;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.list_content {
	font-family: "Georgia","sans serif";
	background:white;
	border: 1px solid black;
	padding-left:15px;
	margin-bottom: 30px;
}
.list_content h2 {
	font-size: 10pt;
	
}
.list_content h3 {
	padding-left: 25px;
	font-weight:normal;
}
.list_content ol {
	padding-left: 70px;
}

DIV.ie_table {
  font-size: 8pt;
  text-align: left;
  width:925px;
  margin-top:0px;
  margin-bottom:auto;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  padding-right:8px;
  margin-left:auto;
  margin-right:auto;
  background: white;
  border: 1px solid black;
}
.ie_content {
	font-family: "Georgia","sans serif";
	padding: 10px;
	font-size: 1.2em;
	width:267px;
	word-wrap:break-word;
}
.ie_content p {
	width: 267px;
}

.ie_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
	width:267px;
}
.ie_content h3 a{
	font-size:8pt;
	color: #518CD7;
	width:267px;
}
.ie_content img {
	margin: 0 5px 10px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

DIV.login_form {
	margin-right: auto;
	margin-left: auto;
}
DIV.extra {
	background:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border: 1px solid black;
	width: 530px;
	padding: 20px;
}

DIV.extra p {
	margin-left:20px;
	margin-top:20px;
}

DIV.extra h2 {
	margin-left: 10px;
}

.hangingindent {
	text-indent: -22px;
	padding-left: 22px;
}</pre></body></html>