/*link styles*/a:link {color: rgb(30,30,30)}a:visited {color: rgb(10,10,10)} a:active {color: rgb(51,51,51)}/*body text styles*//*body {font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #000000; font-size: 0.8em }*/body,div,p { font-family: 'Spectral',futura,gotham,arial,helvetica,sans-serif; }div.printonly { display: none }a {	text-decoration: none; 	margin: 1px;	padding: 1px 1px 1px 7px;	border-width: 0px 0px 0px 0px;	border-style: none none none none;}/*			color: #FFFFFF; */a:hover { 	text-decoration: none; 	margin: 1px;	padding: 1px 1px 0px 1px;	border-color: #CFB;	border-width: 1px 1px 1px 6px;	border-style: none none dotted solid;}div.med { width: 800px; background-color: #e3e8fa; padding: 50px;}div.sml { width: 400px; color: #999999; padding: 15px;}div.equation { font-family: 'Noto Serif', serif; text-align:center; }div.footer { font-family: 'Noto Sans', serif; font-size: small; text-align:left; }h1 { text-align: center; }.subtitle { font-size: 14pt; text-align:center; margin-bottom: 24px; }.caption { font-size: 9pt; }div.exr { float:right; margin-left: 8px; }div.exl { float:left; margin-right: 8px; }div.ctr { margin: auto; }div.ex,div.exc,div.exr,div.exl { text-align: left; }div.bg50percent {	background-color: rgba(0,0,0,.5);	color: #fff;}span.bg50percent {	background-color: rgba(255,255,255,.5);	color: black;	padding-left: 10px;	padding-right: 10px;}