.in_in {
    width=600px;
}
.in_in1 {
    width=50px;
}

.in_auth {
    width=600px;
    height=53px;
}
.in_body {
    width=600px;
    height=120px;
}

.art_theme {
    font-size : 28px;
    font-weight: bold;
    text-align: left;
}

.art_auth {
    font-size : 18px;
    font-weight: bold;
}

.art_inst {
    font-size : 16px;
}

.art_body {
    font-size : 16px;
    padding: 2 2 2 75;
    text-align:justify;
    /*width:600px;*/
}

.art_kw_b{
    font-size : 16px;
    font-weight: bold;
}

.art_kw{
    font-size : 16px;
}

.art_footer{
    font-size : 16px;
}

.border{
    border:1px solid black 
}

.sup{
    font-size : 80%;
}

.sub{
    font-size : 80%;
}


A {
    text-decoration: none;
}
