/* custom styles */body {  font-size:56px; }.hc, pre {  font-size:24px;  text-align:left;  font-family:monaco, monospace;  font-weight:normal;  white-space:pre;}.small{ font-size: 16px;}code {  font-size:24px;  text-align:left;  font-family:monaco, monospace;  font-weight:normal;  white-space:pre;}.container { color:#666; }.sub { font-size:24px; }.center { text-align:left; }h1 { font-size:1.4em; color:black;}h2 { font-size:1.2em; color:black;}h3 { font-size:1.0em; color:black;}/* p { font-size:64px; } */ul, .support { font-size:34px; }strong { color:#FF1385; }em {  color:#12A0FF;  font-style:normal;}span { color:#FF8C00; }.or { color:#FF8C00; }.ex { color:#12A0FF; }.comment {color:#ccc;}.cy { color:darkcyan;}ul {list-style:none; }pre {  margin:10px 5px;  border-left: solid 1px gray;  padding-left: 0.5em;  overflow:auto;  max-height:80%;}blockquote {  font-family: Georgia, Serif;  display: block;  padding: 1em 60px;  width: 50%;}blockquote:before, blockquote:after {  color: #633;  display: block;  font-size: 200%;}blockquote:before {content: '\201C';height: 0;margin-left: -0.55em;}blockquote:after {content: '\201D';height: 50px;margin-top: -70px;margin-left: 100%;}div#slides {  background: url('./Background4.png') no-repeat fixed right bottom ;}table {  color: #666;  width: 80%;  margin-top: 18px;  margin-bottom: 18px;  border-collapse: separate;  font-size:20px;  border: 1px solid #DDD;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  border-spacing: 0;}table th {  border-bottom-color: #FFC40D;  background-color: #FFF6D9;  color:#FF1385;}table th, table td {  padding: 10px 10px 9px;  border-left: 1px solid #DDD;  border-bottom: 1px solid #DDD;}table tr.ave{  border-top-color: #049CDB;  background-color: #DEF;  color:#12A0FF;}table td.num{  background-color: #EEE;}.lnr { color: #ffff00; }.Type { color: #8080ff; font-weight: bold; }.Statement { color: #ff6060; }.Constant { color: #ff40ff; font-weight: bold; }.Identifier { color: #8080ff; font-weight: bold; }.Special { color: #ff40ff; font-weight: bold; }.PreProc { color: #ff40ff; font-weight: bold; }