body {
    background-color: #6d9b6c;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
}

table {
    border: 0;
    align: center;
}

a { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a0f0a0;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a0f0a0;
    font-weight: bold;
    text-decoration: underline
}

tr {
   border-width: 0px;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-width: 0px;
    text-decoration: none
}

img {
    border-width: 0px;
}

.heading {
    margin-left: 30px;
    margin-right: 30px;
    color: #ffffff;
    background-color: #6d9b6c;
    text-align: center;
    font-family: Times;
    font-size: 18px
}

.products {
    align: middle;
    background-color: #ffffff;
    border: #000000 1px solid;
    text-align: center;
}

.pricelist {
    text-align: right;
}

.bottom {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.text {
    background-color: #6d9b6c;
    color: #ffffff;
    margin-top: 0;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none
}

.td_l {
    background: #DDEEDD;
    color: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
}

.td_r {
    background: #DDEEDD;
    color: #000000;
    width: 100px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-ALIGN: right;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
}

.td_m {
    background: #DDEEDD;
    color: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    TEXT-ALIGN: center;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
}

.th_m {
    font-size: 12px;
    background: #99CC99;
    color: #000000;
    text-align: center;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.th_l {
    font-size: 12px;
    background: #99CC99;
    color: #000000;
    text-align: left;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.th_r {
    font-size: 12px;
    background: #99CC99;
    color: #000000;
    width: 100px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    text-align: right;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
}

.intable {
    width: 415px;
    align: center;
    margin-left: 25px;
    margin-right: 25px;
}
