
P, H1, UL, LI, TD {
  font-family: Arial, sans-serif;
}

H1 {
  font-size: 16px;
}

.titleBanner {
  color: #00926B;
  font-family: "Times New Roman", serif;
  font-size: 32px;
}

H2 {
  color: #00926B;
  font-family: "Times New Roman", serif;
}

H3 {
  font-family: "Times New Roman", serif;
}

H5 {
  font-family: "Times New Roman", serif;
  font-size: 32px;
}

.ebw {
  color: #00926B;
}

.sodan {
  color: #00926B;
}

.orange {
  color: orange;
  font-weight: bold;
}

.panel {
  font-size: 10pt;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: red;
}

a:hover {
  color: blue;
}
.menuBar  A {

text-decoration: none;
}
/*
.menuLink A{
color:white;
}
*/

.menuOver {
background-color: #40B58F;
color: red;
 cursor: 'hand';
}

.menuOut {
color: white;
background-color: #00926B;
}

.cPage {
background-color: #008A5B;
}

UL {
	list-style-type: square;
	color: #00926B;
}

.listItem {
	color: black;
}
