body {
    font-family: verdana, arial ,helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #de5538 url(/images/bg.jpg) fixed no-repeat 50% 0;
}

html {
    margin: 0;
    padding: 0;
}

ul {
    margin-left: 20px;
    line-height: 1.5em;
    list-style: disc outside;
    padding: 0px;
}

div,form {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    font-size: 16px;
    color: #A4FF04;
    text-decoration: underline;
    font-weight: bold;
}

.link1,.link1:hover {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

h1 {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}

h2 {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}

h3 {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

h4 {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.description {
    font-family: verdana, arial ,helvetica;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
}

.text {
    font-family: Segoe UI, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    width: 700px;
}


