﻿body {
background: #4B2209;
margin: 0
}
a.dark { 
color: #4B2209
}
a.light { 
color: #B6B48B
}
table.t1 {
height: 100%;
width: 100%;
border: 0;
}
table.t2 {
width: 800px;
height: auto;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
border-left:2px solid #000000;
border-right:2px solid #000000;
font-family: Arial; 
font-size: 10pt;
}
td.c1 {
text-align: center;
height: 310px;
color:#000000;
background-color: #000000;
background-position: center center; 
background-image:url('images/datop11.jpg');
background-repeat:no-repeat;
background-attachment:scroll;
}
p {
font-family: Arial;
font-size: 10pt;
text-indent: 15px;
text-align: left;
word-spacing: 0; margin: 5px 0;
}