/* CSS Document */

table.bernat {
border-collapse:collapse;
padding:5px;
margin:0 15px 1em 15px;
width:700px;
}

table.bernat2 {
border:1px solid #a5610c;
background-color: #f3de9d;
}

td.white {
background-color:#fff;
border-bottom:none;
}

table.header {
width:100%;
}

td {
padding:5px;
}

table.bernat tr {
border-bottom:1px solid #e5e5e5;
}

table.bernat tr.alt {
background-color:#f2f2f2;
}

table.bernat colgroup.line {
border-right:1px solid #e5e5e5;
}

h1, h2, h3, h4, h5, h6 {
margin-top:1em;
margin-bottom:0.5em;
}

p, .space, table {
margin-bottom:1em;
line-height:150%;
}

.red {
color:red;
font-weight:bold;
}

ul.list {
margin-bottom:1em;
margin-left:2em;
line-height:150%;
}

ul.list li {
margin-bottom:0.5em;
list-style-type:disc;
}
