body {
    font-family:        arial,helvetica;
    color:              #505050;
    background-color:   #f8f0d8;
    margin:             0px;
    padding:            0px;
    background-image: url("bg2.jpg");
    background-repeat: no-repeat;
    background-position: 25% 70px;  
}

table { font-size:      10pt; }

a{font-size:10pt;text-decoration:none;white-space: nowrap}
a:visited{color:#70461b}
a:link{color:#70461b}
a:hover{color:#270096}

.slogan {
    text-align:         right;
}

.slogan img {
    margin-top: 5px;
}
.contact {
    font-weight:        normal;
    font-size:          10pt;
}
.contact td {
    vertical-align: top;
}
.content {
    font-size:          10pt;
    margin-top:         7%;
    width:              80%;
}

.navigation {
    position:           relative;
    padding:            10px;
    left:               2%;
    font-size:          10pt;
    vertical-align:     top;
    font-weight:        bold;
}

.head {
    width:              100%;
    background-color:   #ffffff;
    margin:             0px;
    padding:            0px;
}

.body {
    width:              100%;

}

.itemn {
    vertical-align: top;
    font-weight:    bold;
}

.ic {
    font-weight: bold;
    vertical-align: top;
}
h3 {
    padding: 0px;
    margin: 0px;
}
