body      { color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #004141; text-align: justify; margin: 0 10px 10px; padding-left: 5%; border: black; width: 90% }
a    { color: #408080; font-weight: bold; text-decoration: none }
a:hover    { color: #5fc0c0; font-weight: bold; text-decoration: underline }
a:visited   { color: #004141 }
strong  { font-weight: bold; font-size: medium }
h1    { color: #cccccc; font-style: normal; font-weight: 800; font-size: 48px; line-height: normal; background-color: #004141; text-decoration: none; text-align: right; text-transform: lowercase; margin-top: 0  }
h2   { color: white; font-weight: bold; font-size: larger; line-height: normal; background-color: #008080; text-align: right; text-transform: lowercase; margin-top: -45px; padding-top: 0 }
h3 { font-weight: bold; text-transform: lowercase; margin-top: 10px; margin-left: 10px }
p { margin-right: 10px; margin-left: 10px }
.left   { background-color: #cccccc; float: left; margin-bottom: 20px; border: solid 2px #80763f; width: 49% }
.bottom  { background-color: #cccccc; float: left; margin-top: 20px; border: solid 2px #80763f; position: relative; width: 100% }
.right   { background-color: #cccccc; vertical-align: baseline; float: right; margin-bottom: 20px; border: solid 2px #80763f; width: 49% }
.middle   {
	background-color: #cccccc;
	margin-bottom: 20px;
	border: solid 2px #80763f;
	clear: both;
}
.leftbar {
	margin: 8px;
	padding: 2px;
	float: right;
	width: 129px;
	clear: none;
}
.hanging-indent {
	text-indent: -25px;
	padding-left: 25px;
}
