body
{
  text-align: center;
  font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
  color: #000000;
  background-color: #ffddff;
}

a
{
  text-decoration: none;
}
a:link
{
  color: #0000ff;
}
a:visited
{
  color: #0000ff;
}
a:hover
{
  text-decoration: underline;
}

h1
{
}

img
{
  border: 0;
}

table
{
  background: #ffffff;
  color: #000000;
  border: solid #c2d3f3;
  margin-left: auto; 
  margin-right: auto; 
}

td
{
  border: solid #c2d3f3;
  border-width: thin;
  padding: 10px;
}

.centeredTable
{ 
  margin-left: auto; 
  margin-right: auto; 
}

p.copy
{
  font-size: 8pt;
}

p.navigation
{
  margin: 20px 150px 40px 150px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 0;
  border-right: 0;
}

p.all
{
  margin: 0px 150px 40px 150px;
  border-top: 0px;
  border-bottom: 1px solid;
  border-left: 0;
  border-right: 0;
}

p.imgsize
{
  margin: 0 0 0 0;
  color: #707070;
  font-size: 8pt;
}

p.filename
{
  margin: 0 0 0 0;
  color: #000000;
  font-size: 10pt;
}