body{
}
p {
    text-indent: 2em;
    text-align:justify
}
P.srk {
    text-indent: -2em;
    margin-left: 6em;
    margin-right: 4em;
    text-align:left
}
P.srkm {
    text-indent: -1em;
    margin-left: 1em;
    text-align:left
}
H1 {
    text-align:center;
    color:#660905
}
H2 {
    text-align:left;
    color:#660905
}
H3 {
    text-align:left;
    color:#660905
}
H4 {
    text-align:left;
    color:#660905;
    margin-left:2%;
    font-style:italic
}
A:hover {
    background-color:#FFFF66;
    color:#000044
}

.norades {
}