body 
{ 
  color: black;
  background: #eeeeee;
  font-family: helvetica,arial,sans-serif;
  margin-bottom: 10;
  margin-top: 10;
  margin-left: 10;
  margin-right: 10;
}

li
{
  margin-bottom: 1em;
}
ul
{
  margin-bottom: 0em;
}
span.large
{
  font-family: helvetica,arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  font-size: 200%;
  background-color:transparent
}
p.center
{
  text-align: center; 
}
p.quote
{
  font-family: times,courier,garamond,serif;
  margin-left: 2em;
  margin-right: 2em;
}
span.medium 
{
  font-family: helvetica,arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  font-size: 150%;
  background-color:transparent
}
span.small 
{
  font-family: helvetica,arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  font-size: 100%;
  background-color:transparent
}

a.internal:link
{
  color:black;
  background-color:transparent
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
}

