/* CSS Document */
table{
width:95%;
margin-left:10px;
margin-bottom:20px;}


tr{

border:dotted 1px #ffffff;
margin:2px 2px;}

td{
padding:15px 15px;}
.title{
font-weight:bold;
color:#fff;
background:#DDC281;}

.sub{
background:#FCF5D8;
}
