body {
  font-size: small; color: #000000; font-family: sans-serif; background-color: #ffffff; margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%;
}
h1 {
  font-size: x-large;
  text-align: center;
}
h2 {
  font-size: large;
  text-align: center;
}
dl {
  border-right: #99ccee thin solid; border-top: #99ccee thin solid; border-left: #99ccee thin solid; border-bottom: #99ccee thin solid
}
dt {
  padding-right: 5px; padding-left: 5px; padding-bottom: 5px; margin: 5px; color: #ffffff; padding-top: 5px; background-color: #99ccee
}
dt a {
  font-size: 110%; color: #ffffff; font-family: fantasy; letter-spacing: 2px
}
dd {
  margin: 5px 20px 5px 30px; text-indent: 0px; text-align: justify
}
a {
  color: #6699ee
}
ul {
  list-style: circle url(/linux.gif) inside
}
hr { 
  width: 33%;
  color: #99ccee;
  background-color:#99ccee;
  height:1px;
}
p {
  text-align: justify;
  text-justify: newspaper;
  text-indent: 2em;
  margin: 0em 3em 0em 3em; 
  line-height: 120%; /*also known as line spacing in typography */
}
pre{ 
  background-color:#99ccee;
  border:#97caec thin inset;      
 }

table {
  border-right: #99ccee thin solid; border-top: #99ccee thin solid; border-left: #99ccee thin solid; border-bottom: #99ccee thin solid
}

p.bestviewed {
text-align: right;
}
p.signature{
text-align: center;
font-size: x-small;

}

