/*
*
{
  border-style:solid;
  border-width:1px;
  border-color:#FF0000;

  }
 */ 

*
{
  margin:0px;
  padding:0px;
}

body
{ 
  background-color:#FFFFFF;
  color:#000000;
  width:936px;
  margin:0px;
  padding-top:40px;
  padding-bottom:40px;
  padding-left:34px;
  padding-right:34px;
}

a
{
  color:#000000;
}

img
{
  border-style:none;
}

div.logo img
{
  position:absolute;
  left:246px;
  top:26px;
}

div.main
{
  position:absolute;
  top:180px;
  left:246px;
}


div.main a
{
  font-family:monospace;
  font-weight:normal;
  text-decoration:underline;
  font-size:12px;
  line-height:18px;
  margin-bottom:18px;
}

/*p
{
  font-family:monospace;
  font-size:11px;
  margin-top:22px;
  margin-bottom:44px;
}*/

p
{
  font-family:monospace;
  font-size:12px;
  line-height:18px;
  margin-bottom:18px;
}

p.small
{
  font-size:11px;
  line-height:16px;
  margin-bottom:18px;
}
