body {
    background-color: #3b3232;
    color: #ffffff;
    font-family: tahoma, helvetica, arial;
    font-size: 10pt;
}
a:active {
    color: #000088;
}a:link {
    color: #eeeeee;
}
a:visited {
    color: #eeeeee;
}
a:hover {
    color: #baa382;
}
p {
    margin-top:  3px !important;
    margin-bottom:  3px  !important;
    text-indent:  2.3pc !important;
    text-align:  justify !important;
}
img {
    border-style: none;
    border: 0;
}
pre {
    font-family: lucida sans, tahoma, helvetica, arial;
}
h1,h2,h3,h4,h5 {
    text-align: left;
    padding-bottom: 10px;
}
td.item {
    vertical-align: top;
    text-align: left;
    width: 30%;
    padding-left: 45px;
    padding-right: 20px;
    padding-bottom: 30px;
}
td.desc {
    vertical-align: top;
    text-align: left;
    padding-bottom: 30px;
}    
