body
{
 font-family: Verdana,Tahoma;
 font-size: 11;
 width: 800px;
 margin-top: 20px;
 margin-bottom: 40px;
 margin-left: 10px;
 margin-right: 10px;
}
td
{
   font-family: Verdana,Tahoma;
   font-size: 12;
}
p
{
   font-family: Verdana,Tahoma;
   font-size: 12;
}
h1
{
  font-family: MV Boli, Verdana;
}
.caption
{
 font-weight: bold;
}
.new
{
  color: navy;
}
h1
{
   font-size: x-large;
   font-weight: bold;
}
h3
{
   font-size: medium;
   font-weight: bold;
}

.floater
{
   float: left;
}
.clear
{
  float: clear;
}
.image
{
  float: left;
  font-weight: bold;
}
.image2
{
  float: left;
}
.footer
{
  margin-left: 230px;
  margin-top: 10px;
  font-size: 85%;
}
.linkThere
{
  background-color: #666699;
  color: white;
  text-decoration: none;
}
.linkThere:hover
{
  color: #CCFFFF;
  text-decoration: underline;
  cursor: hand;
}
.linkHere
{
  background-color: #666699;
  color: Silver;
  text-decoration: none;
}
.next
{
  text-decoration: none:
  border: 0;
}
.next:hover
{
  text-decoration: underline;
  cursor: hand;
}
.fact
{
  font-family: Wingdings;
  font-size: 110%;
}
