.left
{
  margin-left:0px;
  margin-right:10px;
  margin-top:6px;
  margin-bottom:10px;
  float:left;
}

.right
{
  margin-left:10px;
  margin-right:0px;
  margin-top:6px;
  margin-bottom:10px;
  float:right;
}

.imgborder
{
  border-style:solid;
  border-width:1px;
}

.color1
{
  border-color:#bbbfbf;
}

.color2
{
  border-color:#d9dede;
}

.links
{
  text-align:right;
  margin-top:8px;
  margin-bottom:6px;
  padding:3px;
  font-family:sans-serif;
  font-weight:bold;
  font-size:8pt;
  background-color:#e8f0f0;
}

.block
{
  clear:both;
  display:block;
  margin-bottom:1px;
}

h3
{
  font-family:sans-serif;
}
