* {
margin: 0px;
padding: 0px;
font-size-adjust: 0.58;
color: #222;
font: normal 10px/16px Monaco, "Lucida Console", Courier, "Courier New", monospaced;
}
 
body {
  font-family: Monaco, "Lucida Console", Courier, "Courier New", monospaced;
  position: center;
  
  }
 
h1 {
padding-left: 4px;
font: normal 20px/32px Monaco, "Lucida Console", Courier, "Courier New", monospaced;
}
 
h2 {
text-decoration: underline;
}
 
 
#nav {
padding-top: 25px;
margin-left: 50px;
width: 300px;
}
#nav ul {
list-style: none;
padding: 4px;
}
#nav ul:hover {
background-color: #fff;
}
#nav ul li a {
text-decoration: none;
}
#nav ul li a:hover {
color: #000;
}
#nav ul li a.active {
}
 
.colofon a {
color: #444;
text-decoration: none;
padding-left: 4px;
}
 
#content2 {
  /*padding: 125px;*/
  padding-top: 80px;
  background-color: #fff;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
}
 
 
#content {
  /*padding: 125px;*/
  padding-top: 80px;
  background-color: #fff;
  width: 550px;
  text-align: left;
  margin: 0 auto;
}

#content p {
  width: 550px;
  word-spacing: -0.3em;
  font-size: 10px;
}

#content h3, #content a {
  text-decoration: underline;
  color: #00C;
  font-size: 10pt;
}
 #content h4 {
                font-weight: bold;
				
}
 
 
/* Lightbox */
.black_overlay{
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
z-index:1001;
-moz-opacity: 0.9;
opacity:.90;
filter: alpha(opacity=90);
}
.white_content {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 15px;
z-index:1002;
overflow: hidden;
}#content table tr td {
  color: #F00;
}
table tr td {
  color: #F00;
}
#content table tr td {
  color: #F00;
}
#content table tr td {
	color: #000;
	text-align: right;
}
#content table tr td img {
  text-align: center;
}
#content p a {
  color: #004040;
}
#content p {
  text-align: left;
}
#content p em img {
  text-align: right;
}
#content table {
  color: #0F0;
  text-align: center;
  font-weight: bold;
}
#content table tr th p {
	text-align: left;
	color: #000;
}
#content table tr th {
	font-weight: normal;
	text-align: right;
}
#content p {
  text-align: right;
}
#content p {
	text-align: left;
	color: #000;
	font-size: 10px;
}
#content p br {
  text-align: left;
 
}

