
body, body div, body p, body th, body td, body li, body dd, body pre {
/*  font-size:x-small; /* trick WinIE4/5 */
  font-size:10pt;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
  font-size:10pt; /* be nice to Opera */
}

html {
  color:#000; background:#fff;
  margin:0; padding:0;
}
body {
  color:#000;
  margin:0;margin-left:5px;margin-right:5px;
  padding:0;border:0;
  font-family:arial,verdana,sans-serif;
  text-align:center;
  font-size:10px;
}
h1 {
  font-size:18pt;
  font-weight:bold;
  display:inline;
}
h2 {
  font-size:14pt;
  font-weight:bold;
  display:inline;
}
td {
  text-align:center;
  margin:0;padding:0;border:0;
}

table {
  text-align:center;
/*  margin:0;  Firefox 2.0.0.7 does not center table when this is included*/
  padding:0;
  border:0;
}
img {
  border:0;
  margin:0;
}
a {
  font-size:10pt;
  text-decoration:none;
  color:#00f;
}
p {
  font-size:10pt;
  display:inline;
}

#Next {
  position:absolute;
  cursor:pointer;
  width:32;
  height:20;
}
#Prev {
  position:absolute;
  cursor:pointer;
  width:32;
  height:20;
}

.footertxt
{
color:#000;
text-align:center;
display:inline;
font-size:8pt;
line-height:1.1;padding:0
}
.inform	{display:inline;font-size:12px;line-height:16px;font-weight:normal;color:#4C2619;}
