body{
margin:5;
color: #decda7;
background: #000000;
}

p{margin:5}
table{margin:10
}
td{padding-left:10;padding-right:10}
.c1{font-size:x-small}
.c2{background:#1f1916; line-height:150%}
.c3{background:#292307; line-height:150%}
.c2b{background:#171311; line-height:150%}
.c3b{background:#1d1805; line-height:150%}
.c4{padding-left:10;line-height:150%}
.c5{line-height:150%}
.c6{background:#1f1916; line-height:150%}
.c7{background:#292307; line-height:150%}
.l1{border-top:3px dotted #cc6666}
.l2{border-bottom:3px dotted #cc6666}

.l3{border-top:3px dotted #009999}
.l4{border-bottom:3px dotted #009999}

/*=======anchor=======*/

a{ color:#e0aba5; }

A:link{

	text-decoration:none;
}

A:visited{

	text-decoration: none;
}

A:hover{

	text-decoration: underline;
}

A:active{

}