body {
  background-color:#FFF;
}

h1, h2, h3, p, pre, li, a, th, td {
  font-family:Verdana,Arial,Tahoma,sans-serif;
  font-size:11pt;
}

h1, h2, h3, p, pre, li, a {
  margin-bottom:5px;
  padding:0px;
}

a {
  color:black;
}

a:hover {
  color: grey;
}

h1 {
  color: #666;
  font-size: 16pt;
  font-weight: bold;
}

h2 {
  color: #666;
  font-size: 13pt;
  font-weight: bold;
}

h3 {
  color: #666;
  font-size: 12pt;
  font-weight: bold;
}

img {
  border:0px solid black;
}

table {
  border-collapse:collapse;
  width:100%;
}

th, td {
  padding: 2px 5px;
}

div {
  margin:0px;
  padding:0px;
}

#head {
  //margin-left: 60px;
}

#frame {
	width: 680px;
}

#navigation {
  background-color: #FFF;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#navigation a {
  background-color: #FFF;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  margin-left: 12px;
  margin-right: 0px;
  color: #E0E0E0;
}

#navigation a.active {
  color: #909090;
}

#navigation a:hover {
  background-color: #E0E0E0;
  color: #FFF;
}

#navigation_end {
	clear: both;
}

#content {
  background-color: #FFF;
  padding: 0 1em;
}

.form {
  line-height: 1.67em;
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  margin: 3.5em 0;
}

.form input {
  margin: 2px 0;
}

#display {
  background-color: #EEE;
  padding: 10px;
}

.poem {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
  margin-top: 25px;
}

.poem h2 a {
  color: #666;
  font-size: 13pt;
  font-weight: bold;
  margin: 5px 0;
  text-decoration: none;
}

.poem h3 a {
  color: #666;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}

.poem pre a {
  color: black;
  text-decoration: none;
}

.poem p a {
  color: black;
  text-decoration: none;
}

.poem h2 a:hover, .poem h3 a:hover, .poem pre a:hover, .poem p a:hover {
  text-decoration: underline;
}

#bottom {
  border-top: solid #D2D2D2 5px;
  padding-top:0.5em;
  padding-bottom:0.5em;
}

p#bottom {
  font-size:8pt;
  text-align:center;
}

p#bottom a {
  font-size:8pt;
}
