body {background-color:#cccc99}
a:link {color: #0000FF; text-decoration: none}
a:visited {color: #0000FF; text-decoration: none}
a:hover {color: #0000FF; text-decoration: underline}
p 
  {
  font-family: verdana; font-size: 75%
  }
p.abstract
{
    font-family: verdana; 
    font-size: 75%; 
    color:#696969; 
    position:relative; 
    right:-30px
}
p.email
  {
  font-family: courier; font-size: 75%;
  display:inline
  }
p.errata 
  {
  font-family: verdana; font-size: 75%; color:#FF0000; text-indent:50px;
  }
h1 
  {
  font-family: verdana; font-size: 75%}
h2 
  {
  font-family: verdana; font-size: 115%}
ol
  {
  list-style-type:none;
  font-family: verdana; font-size: 75%
  }
a.abstract
{
    font-family: verdana; 
    font-size: 80%; 
    border: 1px solid #0000FF;
    padding: 2px
}
a.abstract:link {text-decoration: none}
a.abstract:visited {text-decoration: none}
a.abstract:hover {text-decoration: none}

div.header
  {
  background-color: #FFFFFF;
  padding: 20px;
  margin: 1px;
  border: 1px dotted #000000;
  height: auto;
  width: 250px;
  text-align: center;
  }
div.infocell
  {
  background-color: #FFFFFF;
  padding: 5px;
  margin: 1px;
  border: 1px dotted #000000;
  height: auto;
  width: auto;
  text-align: left;
  }
div.cell
  {
  background-color: #FFFFFF;
  padding: 10px;
  margin: 1px;
  border: 1px dotted #000000;
  height: auto;
  width: auto;
  text-align: left;
  }
div.button
  {
  background-color: #FFFFFF;
  height: auto;
  width: auto;
  }
div.button img
{}
div.button 
a:link img {color: #FFFFFF}
a:visited img {color: #FFFFFF}
a:hover img
{border: 1px solid #000000; padding: 5px}
a:active img
{border: 1px solid #000000; padding: 5px}
div.buttonactive
  {
  background-color: #FFFFFF;
  height: auto;
  width: auto;
  }
div.buttonactive img
  {
  border: 1px solid #000000; padding: 5px
  }
</style>
