.text {  font-family: "????"; font-size: 12px}

.bg01 { background-image: url(index_01a.jpg); background-repeat: no-repeat; }

.button {  background-image: url(button2.gif); background-repeat: repeat-y}

.bg06 {  background-image: url(index_06.jpg); background-repeat: no-repeat}

.bg03 {  background-image: url(index_03.jpg); background-repeat: no-repeat}

.txt-title1 { font-size: 14px; font-weight: bold; text-align: left; }
.txt-1 { font-size: 14px; line-height: 150%; text-align: justify; text-indent: 28px; }
.txt-0 { font-size: 14px; line-height: 150%; text-align: justify; }
.txt-2 { font-size: 14px; line-height: 120%; text-align: left; }
.txt-3 { font-size: 14px; line-height: 150%; text-align: justify; padding-left: 28px; }
.txt-14 { font-size: 14px; line-height: 120%; }
.txt-12 { font-size: 12px; line-height: 120%; }

.title-td
{
    background-color: #ff9966;
    width: 100%;
    margin: 0px;
    vertical-align: bottom;
    text-align: left;
    font-size: 14px;
    line-height: 100%;
    padding-right: 2px;
    padding-left: 4px;
    padding-bottom: 1px;
    padding-top: 4px;
}

.table-text1
{
    font-size: 12px;
    line-height: 100%;
    text-align: left;
    vertical-align: middle;
}
a { color: blue; text-decoration: none; }
a:link { color: #6c84c6; text-decoration: none; }
a:visited { color: #3a6ecb; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:active { color: red; text-decoration: none; }
.txt-space { font-size: 1px; }
