body {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align:center;
}

table {
	width:460px;
	text-align:left;
        margin:auto;
        border:4px double #999;
}

table td {
   width:40%;
   font-size:8pt;
}

table td.pch, table td.c {
	text-align:center;
        width:5%;
}

table td.c {
      width:8%;
}

h1, form, ul.navbar, #pinq, .emaill, #navlist, h2 {
	display:none;
}

#container {
	width:475px;
	border:5px outset #DDD;
        padding:5px;
        margin:auto;
}

* html #container {
	width:500px;
}

#container .cp {
	font-size:6pt;
	clear:both;
}

#container>.cp {
	padding-top:2em;
}

caption {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

td {
        padding-top:3px;
        border-bottom:1px dotted #DDD;
}

