body
  {
  background:       white;
  }

td,tr,table
  {
  font-family:      verdana, trebuchet ms;
  color:            black;
  font-size:        88%;
  font-weight:      normal;
  }

p
  {
  font-family:      trebuchet ms, verdana;
  color:            black;
  font-size:        88%;
  font-weight:      normal;
  margin-left:      20px;
  }

h2
  {
  font-family:      trebuchet ms, verdana;
  color:            black;
  font-size:        105%;
  margin-top:       20px;
  margin-bottom:    2px;
  margin-left:      15px;
  margin-right:     10px;
  font-weight:      bold;
  }

li
  {
  list-style:       square;
  font-size:        90%;
  font-weight:      normal;
  }

#bodyLink
  {
  color:            blue;
  font-family:      verdana, tahoma, trebuchet ms;
  font-size:        100%;
  font-weight:      normal;
  text-decoration:  underline;
  }
