/* Special style sheet to handle screen versions of documents */

html, body	{ background-color: #E4D6C0; font-family: Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:95% }
h1				{ font-family: "Times New Roman", Times, serif; color: #586f5b;	font-size: 1.7em }
h2				{ font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; color: #708D74 }
h3				{ font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #848D41 }
h4				{ font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #708D74 }
ul				{ list-style-type: circle }
li				{ padding-bottom:0.5em }
hr				{ border:none; color: #89A38B; background-color: #89A38B; height: 2px; margin-right:0%}
table.pageheading	{ border-left:none; border-top:none; border-right:none; border-bottom:4px solid #89A38B; margin: 0em; border-collapse:collapse; background-color:#FFFFFF; width: 100% }
td.datehighlight	{ background:#E2E6C8 }
td.tuesday			{ background:#F3DBD8 }
td.thursday			{ background:#E9DEFA }
td.friday			{ background:#E9ECD5 }
td.saturday			{ background:#D7E4F4 }
table.adelaide      { border:2px solid #848D41; margin: 0em; border-collapse:collapse; width: 95% }
table.adelaide th	{ border-bottom:2px solid #848D41; padding-top:.4em; padding-bottom:.4em; color:#656C31; background-color:#FFFFF0 }
table.adelaide td	{ border:1px solid #848D41; padding-left: .3em; height:2.3em; vertical-align:middle }
.bodytext			{ font-family: LinLibertine, "Times New Roman", Times, serif; font-size:105%; text-align:justify; padding-right: 12% }
.quotation			{ padding-left:7%; padding-right: 19%}
.small				{ font-size:0.8em }
.smalllead			{ line-height: 0.0em }
.justify			{ text-align:justify }
a:link				{ color: #0066ff; text-decoration: none }
a:visited			{ color: #0066ff; text-decoration: none }
a:hover				{ color: #0066ff; text-decoration: none; background-color:#E9ECD5; padding-top:3px; padding-bottom:3px }
a:active 			{ color: #0066ff; text-decoration: none }
.footer				{ position:inherit; bottom:0.2em; width:100%; overflow: visible }
