body {
    font-size: 14px;
    line-height: 1.3em;
    font-family: Arial, sans-serif;
    color: #2a4d47;
}

h1 {
    font-size: 18px;
    line-height: 1.4em;
    margin: 12px 0 4px 0;
    color: #273c89;
}

h2 {
    line-height: 1.4em;
    font-size: 15px;
    margin: 10px 0 4px 0;
    color: #2d897c;
}


h3 {
    line-height: 1.3em; 
    font-size: 13px;
    margin: 6px 0 4px 0;
    color: #2d897c;
}

a:link
, a:visited {
    text-decoration: underline;
    color: #273c89;
}
}

a:hover {
    text-decoration: none;
    color: #2d897c;
}

ul {
   margin: 0;
   padding-left: 30px;
   text-indent: 0;
}

ol {
   margin: 0;
   padding-left: 30px;
   text-indent: 0;
}

table {
    border-collapse: separate;
}

td {
    border: 1px solid #aaa;
    padding: 2px 4px;
}

table tr td 
, p {
   margin: 8px 0;
}

.csc-textpic-caption {
    font-size: 11px;
    color: #333;
}

#navi_supp
, #navi_supp a {
    color: #333;
    text-decoration: none;
}

#content_supp
, #content_sub {
   font-size: 12px;
}