body{
padding:0px;
margin:0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#E1DBC3;
}
.copy_1 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        color: #192A50;
        text-decoration: none;
}
.copy_2 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        color: #000099;
        text-decoration: none;
}
.text_1 {
        font-family: Verdana;
        font-size: 10px;
        line-height: 12px;
        color: #800000;
}
.link_1 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        color: #B70000;
        text-decoration: none;
}
.link_2 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
        color: #23305E;
        text-decoration: none;
}
.form_1 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        background-color: #E9E4CF;
        height: 16px;
        width: 240px;
        border: 1px solid #69675D;
}
.form_2 {
        font-family: Tahoma;
        font-size: 10px;
        line-height: 12px;
        background-color: #E5E0CA;
        height: 127px;
        width: 240px;
        border: 1px solid #69675D;
        overflow:auto;
}

.book{
        font-family: Tahoma;
        line-height: 30px;
        font-weight: bold;
        color: #23305E;
        text-decoration: none;
}