/* CSS Document */

body { margin:0 auto; width:500px; padding:0 0 20px 0; font-size: 12px; text-align:center;}
p{ margin-left: 10px; margin-top:10px; line-height: 150%; text-align:left;}
p.right { text-align:right; margin-bottom:0; padding-bottom:0;}
table { font-size: 13px; margin:10px auto; border:1px solid #999; border-collapse: collapse; width:500px}
caption { text-align:left; font-weight:bold; padding-bottom:3px;}
th{ background-color:#E3E3E3; font-weight:normal;}
th,td { border:1px solid #999; text-align:center; padding:3px 5px;}
input { margin-top:40px;}
