BODY, TD {
    color:white;
    font-family: tahoma, verdana, sans-serif;
    font-size: 10pt;
    background-image: url(images/backgrounds/mining1.jpg);
    background-repeat: no-repeat;
}

A {
}

A:Hover {
}

DIV.title {
    font-size: 18pt;
    font-weight: bold;
    color: #feb23c;
    margin-left: 0px;
    text-decoration: underline;
}

DIV.subtitle {
    padding-bottom: 0px;
    padding-top: 10px;
    font-size: 14pt;
    font-weight: bold;
    color: #feb23c;
}

DIV.content {
    color:white;
    font-family: tahoma, verdana, sans-serif;
    font-size: 11pt;
    text-align: justify;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 20px;
    text-align: justify;
}

ul {
    padding-top: 0px;
    margin-top: 0px
}