
:link    { color: rgb(  0,   0, 255); background:transparent }
:visited { color: rgb(128,   0, 128); background:transparent }
:active  { color: rgb(128,   0, 128); background:transparent }
:hover   { color: rgb(128,   0, 128); background:transparent }

body {
  margin: 1em 8% 0px 160px;
  line-height: 140%;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #ffeaff;
	color: rgb(0, 102, 0);
	background-color: rgb(204, 255, 204);
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS", Times, serif;
	}
em {
  font-family: Georgia,"Comic Sans MS";
  font-style: normal;
  font-size: 120%;
  font-weight: bold;
}
li {
  margin-top: 0.3em;
}
th, td {
  line-height: 140%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
}
h1 {
  line-height: 100%;
}
strong {
  color: red;
}
img {
  border-style: none;
}
