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

a img {border:0;}
img {display:block;}
ul, li {list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body {
font-faimily:georgia;
background: #F0E8BA; 
}

div {
padding: 0 5px;
}
p, li {
color:#421F01; 
font-size:14px;
}
div p {padding: 0 0 10px 0;}

div li {padding: 0 0 2px 20px;
background: url(../img/li_popup.png) 3px 6px no-repeat;}




h1 {
font-size:16px;
padding-bottom:10px;
background:url(../img/bg_h1.png) left bottom no-repeat;
margin-bottom:10px;
}


table {
background:#fff4c6;
font: 11px arial;
border:#d0bc8e 1px solid;
}
th, td {padding: 2px;}
th, tfoot td{background:#fff; border-right:#d0bc8e 1px dotted; border-bottom:#d0bc8e 1px dotted;}
td {border-bottom:#d0bc8e 1px dotted;
}
caption, td h4 {
background:#f8e9b4;
font-weight:bold;
color:#783c00;
padding: 3px 0;
font-size:12px;
}


td p {font-size:11px;}


