body {
	background: #808073;
	color: #000000;
        font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
        font-size: 1em;
	margin : 0px 0px 0px 0px;
}
.table-center {
	margin-left:auto; margin-right: auto;
}
.text-center {
	text-align:center;
}
.text-foot {
        text-align: center;
        font-size: small;
}
#content  {  
        margin: 0 15% 0 15%;
        padding: 00px 20px 10px 20px;
        color: #000000;
        background:#D9D9C3;
}
.list-spacing {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 125%;
	padding: 0px;
}
.header {
	padding:10px;
	margin:0px;
	text-align:center;
	}
table.ident {
/*        border: 1px dashed black; */
}
table.ident td {
	padding: 0.5em 0.5em 0.5em 0.5em;
}
table.ident tr.d0 td {
	background-color: #FFFFE6;
        color: #000000;
}
table.ident tr.d1 td {
	background-color: #BFBFAC;
        color: #000000;
}
p {margin:10px; padding:10px;}
a {text-decoration:none;  font-weight:bold; }
a:link { color: #037; }
a:visited { color: #636; }
img {  border: 0; }
