body { font: normal 13px Arial, Helvetica, sans-serif; color: #666666; 
background-
color: #DCDCDC; margin: 0px }
p, li, .body-txt { font: normal 13px Arial, Helvetica,  
sans-serif; color: #
666666; text-align: justify; margin-top: 0px; margin-bottom: 10px; margin-left:40px; margin-right: 
40px }
a:link, a:visited { text-decoration: underline; color: #330066 }
a:hover, a:active { text-decoration: underline; color: #330066 }
h1 { text-align: left; font-size: 23px; font-weight:  
normal; line-height: 
23px; margin-left: 40px; margin-top: 15px;  
color: #330066 }
h2 { text-align: right; font-size: 15px; font-weight: bold; line-height: 10pt;  
margin-right: 40px; margin-top: 15px; margin-bottom: 15px; color: 
#330066 }
h3 { font-size: 14px; font-weight: bold; margin-left: 40px; margin-right: 
40px; margin-top: 35px; margin-bottom: 
15px; color: #41383C }
h4 { font-size: 10pt; font-weight: normal; line-height: 200%;   
margin-right: 20px; 
color: #330066 }
h5 { text-align: center; font-size: 13px; font-weight: bold;  
margin-right: 0px; 
margin-top: 1px; margin-bottom: 2px; 
line-height: 100%; color: #330066 }
h6 { text-align: left; font-size: 10pt; font-weight: bold; margin-left: 20px;  
margin-right: 20px; 
margin-top: 1px; margin-bottom: 2px; line-
height: 18pt; color: #FFFFFF }
hr { border: 0px; height: 5px; margin-left: 40px; margin-right: 40px;
color: #e6dbff }
#content { position: relative; top: 0px; margin-right: 0px; width: 80%;  
background-color: #EEE9E9; }
.style7 {margin-left: 40px; font-size: 13px; color: #333333 align: left}
footer{
        width:98%;
        clear: right;
        text-align:center;
        font-size: 80%
    }
 .done, .todo{
        font-size: 8pt;
        font-style: italic;
        color: white;        padding: 2px;
    }

    .done{
        background: #ccccff;
        padding-left:2em;
    }

.todo{    background: #cccccc;
}
