body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
    background-color:#F5E6BD;
    color:#2C100C;
}

table, tr, td, p, ul, li {
    color:#2C100C;
    font-family:Helvetica,Arial;
    font-size:10pt;
}

a {
	text-decoration: none;
    color:#A36365;
}
a:hover {
	text-decoration: underline;
}

.headline {
    color:#A36365;
    font-size:16pt;
}

.thumb {
    border:1px solid #D5C8A5;

}
