<style type="text/css">
table#table-01 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px #E3E3E3 solid;
}
table#table-01 th {
    background: #448869;
    color: #ffffff;
    line-height: 23px;
	    font-family: 'Tahoma';
}
table#table-01 tr:hover td {
    background: #f0fff0;
}
table#table-01 td {                                                                                                                                                
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;                                                                                                                                     
    font-size: 9pt;
    font-family: 'Tahoma';
}
table#table-02 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px #E3E3E3 solid;
}
table#table-02 th {
    background: #448869;
    color: #ffffff;
    font-size: 10pt;
    line-height: 23px;
            font-family: 'Tahoma';
}
table#table-02 tr:hover td {
    background: #f0fff0;
}
table#table-02 td {                                                                                                                 
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;                                                                                                      
    font-size: 9pt;
    font-family: 'Tahoma';
}


div {
    font-size: 10pt;
    font-family: 'Tahoma';
}

div.count {
    font-size: 14pt;
    font-family: 'Tahoma';
}

div.tax {
    font-size: 11pt;
    font-family: 'Tahoma';
}
div.now {
    font-size: 10pt;
    font-style: bold;
    font-family: 'Tahoma';
}
div.detail {
    font-size: 10pt;
    margin-left: 50px;
    font-family: 'Tahoma';
}

.dot { border-bottom: 1px dotted gray; border-left: 1px dotted gray; }
.dot th { border-top: 1px dotted gray; border-right: 1px dotted gray; }
.dot td { border-top: 1px dotted gray; border-right: 1px dotted gray; }
ul {
        display: table;
        border: 1px solid #CCC;
        border-collapse: collapse;
        margin-top: 15px;
        margin-left: 50px;
font-family:'Tahoma';
}
ul li {
        display: table-row;
        list-style-type: none;
font-family:'Tahoma';
}
ul li p {
        display: table-cell;
        border: 1px solid #CCC;
        padding: 10px;
        max-width: 500px;
        font-family:'Tahoma';
}
iframe {
        border: 0px;
        margin-top: 15px;
        margin-left: 50px;
}


.box1 {
font-size:11px;
background:#448869;
color:#ffffff;
font-weight: bold;
font-family:'Tahoma';

}
.box2 {
font-family:'Tahoma';
font-size:11px;
}

</style>
