body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

fieldset {
    margin: 1.5em 0 0 0;
    padding: 0;
    border: 1px solid #CCC;
}

legend {
    margin-left: 1em;
    color: #009;
    font-weight: bold;
}

label {
    float: left;
    width: 10em;
    margin-right: 1em;
}

fieldset ol {
    list-style: none;
    padding-top: 3px;
    padding-left: 2em;
    padding-bottom: 3px;
}

fieldset li {
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

fieldset li input.fildform {
    line-height: 24px;
    height: 24px;
    border: 1px solid #CCC;
}

fieldset .submit {
    border-style: none;
}

.ot {
    width: auto;
    margin: 0px auto;
    margin-top: 100px;
}

.style1 {
    font-size: medium;
}

.style2 {
    background-color: #FFFF00;
}

.style3 {
    background-color: #00FF00;
}

.style4 {
    font-size: large;
}

.style5 {
    font-size: medium;
    text-align: center;
}

.style6 {
    border-width: 0px;
}

.style7 {
    background-color: #99FFCC;
}

.style8 {
    font-size: medium;
    text-align: left;
}