body
{
  margin:0px;
  background-color:#f8f8f8;
  text-align:center;
}

img { border:0px; }

a { text-decoration:none; }
a:hover { text-decoration:underline; }

#center
{
  width:766px;
  height:470px;
  position:absolute;
  left:50%; 
  top:50%;
  margin-left:-383px;
  margin-top:-240px;
  white-space:nowrap;
}

p { color:#c0c0c0; font-size:8pt; margin:5px; }
p a { color:#c0c0c0; }

#intro
{
  background-color:#ffffff;
  border:3px solid #e0e0e0;
}

#intro object, #intro img.object { border-bottom:3px solid #e0e0e0; }

#intro table { width:760px; height:40px; border-collapse:collapse; }
#intro table tr { vertical-align:middle; }
#intro table td { padding:0px; text-align:center; }
#intro table td.c1 { width:50px; }
#intro table td.c2 { width:210px; }
#intro table td.c3 { width:300px; }
#intro table td.c4 { width:200px; }
#intro table td a { font:8pt Verdana,sans-serif; }
#intro table td.c2 a { color:#b0b0b0; }
#intro table td.c4 a img { width:24px; height:16px; margin:0px 3px; }

