A:link{
color: #330099; font-weight: bold;
}


A:visited{
color: #66cc00; font-weight: bold;
}

p {
  background-color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana;
}

td {
  background-color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana;
}


h1 {
color: #330099;
  font-family: Verdana;
  font-size: 18px;
  border-padding: 5px;
  font-style: normal;
  margin-bottom: 2px;
  border-top: 0px #330099 solid;
  border-right: 0px #330099 solid;
  border-bottom: 1px #330099 solid;
  border-left: 0px #330099 solid;
  }

h2 {
  color: #3333ff;
  font-family: Verdana;
  font-size: 16px;
  border-padding: 5px;
  font-style: normal;
  margin-bottom: 1px;
  border-top: 0px #3333ff solid;
  border-right: 0px #3333ff solid;
  border-bottom: 1px #3333ff solid;
  border-left: 0px #3333ff solid;
}

h3 {
  color: #008b8b;
  font-family: Verdana;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 1px;
}

h4 {
  color: #3399ff;
  font-family: Verdana;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0px;
}

ul.square {
  list-style-type: square;
  font-family: Verdana;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 1px;
}

ul.disc {
  list-style-type: disc;
  font-family: Verdana;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 1px;
}

tr.button {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}


