body {
  background-color:  #DDFFDD;
}

tr {
  background-color:  #EEFFEE;
  color:             #332211;
  font-family:       Verdana, sans-serif;
  font-size:         16px;
  font-weight:       normal;
}


a {
  text-decoration:   none;
  color:            #004400;
  font-weight:       bold;
  font-size:         14px;
}

p {
  color:             black;
  font-family:       Verdana, sans-serif;
  font-size:         14px;
  font-weight:       normal;
}








