body {
   margin: 0;
   color: black;
   background-color: #ffffff; 

   background-position: top left;
   background-attachment: fixed;
   background-repeat: no-repeat;
}

#doc-info {
   text-align: left;
   font-size: x-small;
   float: left;
}

#doc-info a:link {
   text-decoration: none;
}

#doc-info a:visited {
   text-decoration: none;
}

#doc-info a:hover {
   text-decoration: none;
}

.sen {

   border-bottom: 1px solid #800000;
}

.ti {
   font-size: 12pt;
   font-weight: bold;
   padding: 4px 2px 2px 20px;
}

.d6 {
   color: #800000;
   background-color: transparent;
}

td {
   font-size: 11pt;
   padding: 4px 2px 2px 50px;
}

#d3 {
   padding: 8px 5px 0px 5px; 
   font-weight: bold;
   color: #ffffff;
   background-color: #800000;
   width: 100%;
}

#d4 {
   padding: 20px 20px 0px 40px;
}

#ct {
   padding-right: 10px;
   text-align:right;
   font-size: x-small;
   float:right;
}


#d5 {
   padding-right: 10px;
   font-size: 9pt;
   text-align: right;
   color: #ffffff;
   background-color: #800000;
}

#d5 a:visited {
   color: white; 
   background-color: transparent;
   text-decoration: underline;
}

#d5 a:link {
   color: white; 
   background-color: transparent;
   text-decoration: underline;
}

#d5 a:hover {
   color: red;
   background-color: transparent;
   text-decoration: underline; 
}

.d7 a:visited {
   color: black;
   background-color: transparent;
   text-decoration: none;
}

.d7 a:link {
   color: black;
   background-color: transparent;
   text-decoration: none;
}

.d7 a:hover {
   color: black;
   background-color: transparent;
   text-decoration: none;
}

a:visited {
   color: #800000;
   background-color: transparent;
   text-decoration: none;
}

a:link {
   color: #800000;
   background-color: transparent;
   text-decoration: none;
}

a:hover {
   color: red;
   background-color: transparent;
   text-decoration: underline;
}
