body { color: #535353; font-size: 12px; font-family: "Lucida Grande", arial; background-color: white; margin: 0; }
.h1 { color: black; font-size: 21px; font-weight: bold; letter-spacing: -1px; }
.h1_white { color: white; font-size: 21px; font-weight: bold; }
.bold { color: #343434; font-weight: bold; }
.f_white { color: white; }
.f_10 { font-size: 10px; }
.index { background-image: url(../gfx/img_index.png); background-repeat: no-repeat; }
.main { background-image: url(../gfx/img_main.jpg); background-repeat: no-repeat; }
.ingress { font-size: 14px; }
.foot { background-image: url(../gfx/bg_foot.jpg); background-repeat: no-repeat; }
p {}
td {}
a:link { color: #004d96 ; text-decoration: none; }
a:visited { color: gray ; text-decoration: none; }
a:hover { color: gray ; text-decoration: underline; }
a:active { color: gray ; text-decoration: none; }
.foot2 { color: gray; font-size: 9px; font-family: "Lucida Grande", arial; font-weight: bold; }
.index_box { color: white; padding: 10px; }
.link_arrow { color: #d30000; font-size: 14px; font-weight: bold; text-decoration: none; }
