h1, h2, h3, h4, h5, h6 { 
  font-family: sans-serif;
  color: #7EB83F;
  margin: 0px
}

h1 { font-size: 20px;
		margin-bottom: 20px
}

h1.bar {
  text-align: center;
  color: white;
  background-color: #7EB83F
}

h2 { font-size: 18px;
		margin-bottom: 20px
	 }

h2.bar {
  color: #7EB83F;
  background-color: #66cccc
}

h3 { font-size: 16px }

h4 { font-size: 14px }

h4.bar {
  color: #7EB83F;
  background-color: #66cccc
}

h5 {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none
}

h6 {
  font-size: 14px;
  font-style: italic;
  font-weight: normal
 }

p {
  font-family: sans-serif;
  font-size: 16px;
  margin: 8px;
  color: #00FF00
}

p.topmenu { 
  text-align: center;
  font-weight: bold;
  color: white;
  background-color: #cccccc
 }

p.contents { 
  text-align: center;
  font-weight: bold;
  color: #7EB83F
}

p.right {
  text-align: right;
  color: black;
}

p.timestamp {
  font-size: 12px;
  color: white;
  background-color: #000099;
  text-align: center;
  margin: 0px
}

p.quotes { font-style: italic; margin-left: 20px }

p.prolog_fp {
	font-size: 16px;
	color: #00FF00
}

p.prolog_art { font-size: 16px; }

li {
  font-family: sans-serif;
  font-size: 16px
}
