<html>  <head>    <title>RTStyles</title>    <meta http-equiv="content-type" content="text/html; charset=windows-1252">    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"      title="Wrap Long Lines">  </head>  <body>    <pre>/* CSS Document */.rtdivunderline {  border-bottom-style: solid}.rtbutton {  background-color:  #99d6ff; /* blue */  border: none;  color: #000;  padding: 10px 24px;  text-align: center;  text-decoration: none;  display: inline-block;  font-size: 16px;  margin: 4px 2px;  cursor: pointer;  border-radius: 8px;}.helptable { 	font-size: 75%;}.rtcontainer { 	display: block; 	margin-left: auto; margin-right: auto;margin-top: 28px;  position: relative; 	width: 100%; max-width: 1024px; 	padding: 25px 0px 25px 25px;  	box-sizing: border-box; 	display: block; }.rtmenu { 	margin-top: 50px; }.rtheader { 	padding: 0px; 	width: 1024px; 	background-repeat: no-repeat;}.rtsubheader {	text-align: left;	text-transform: uppercase;  		font-size: 110%;  		letter-spacing:.2rem;  		font-weight: 800; 	margin: 25px 25px 25px 5px;    }.rtdocsection {	margin: 30px 0px 10px 15px; font-size: 100%;  	font-weight:550;  }.rtspacer {	margin-top: 300px;  padding-top: 300px;   }.reading {	width: 100%;	background-color: #f9e9c4;  padding: 30px;}.rtimage {	margin: 0;  position: absolute;  top: 50%;  -ms-transform: translateY(-50%);  transform: translateY(-50%);}.rtbox { 	display: block;  margin: 50px;   	margin: auto; 	border: 1px solid black; 	position: relative; 	max-width: 1024px; background-color: #fffff9;  padding: 50px; 	box-sizing: border-box;}.rtpropimage { 	display: block; 	margin: auto; 	height: 800px; 	position: relative; 	max-width: 1000px; 	background-color: #fffff9; 	padding: 25px;  box-sizing: border-box;}.rtlawrenceimage { 	display: block; 	margin: auto; 	position: relative;  max-width: 1000px; 	padding: 25px; 	box-sizing: border-box;}.rtintrotext {	margin: 0px 25px 50px 50px; 	font-size: 100%; 	font-style:italic;    }.rtcaption { 	margin: 0px 30px 50px 50px; 	font-size: 80%; 	font-style: italic;  font-weight: bold;}.rtcontact { 	margin-left: auto; 	margin-right: 	auto; margin-bottom: 20px;  font-style: italic; 	font-size: 80%;}.rtquote { 	width: 90%; 	margin-left: 30px; 	margin-right: 30px; 	font-size: 100%; 	font-weight: 400; 	font-style: italic; 	color: #342000;}.rtfootnote { 	margin: 0px 30px 50px 50px; 	font-style: italic; 	font-size: 80%;}.lower { 	text-transform: lowercase; 	font-size: 85%;}.rtmap {	border:3px; 	border-style: solid; 	border-color: black; 	padding:  15px;}.rthelptable {	font-size: 75%;}</pre>  </body></html>