* { margin:0; padding:0; }
ul, ol { list-style:none; }
body { font-size:0.75em; color:#000; margin-bottom:20px;}
hr { display:none; }
img { border:0;}
fieldset { border:0; }
label { cursor:pointer; }
input {border:solid 1px #C8C8C8;}
button {
    border:0px;
    cursor:pointer;
    vertical-align:middle;
}


a:link, a:visited, a:active {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a.st1 {
    color:#424D5D;
}
a.st2 {
    color:#424D5D;
}
a.st3 {
    color:#393939;
}
a.st4 {
    color:#6E6E6E;
}

#contents_link {
    display:none;
}

