body {
    background-color : #0055EA ;
    color : white ;
    font-size : 10pt ;
    font-family : "‚l‚r ‚oƒSƒVƒbƒN", sans-serif ;
}

h1 {
    text-align: center;
    font-size: 12pt;
}

h2 {
    text-align: center;
    font-size: 11pt;
}

h3 {
    text-align: center;
    font-size: 10pt;
}

h4 {
    text-align: center;
    font-weight: normal;
    font-size: 9pt;
}

hr {
    color: #ffffff ;
    height: 1px ;
    width: 90% ;
}

tr {
    font-size : 10pt ;
}

td {
    font-size : 10pt ;
}

th {
    font-size : 10pt ;
}

a {
    color: #fef9e0;
    text-decoration: none ;
}

a.sakusha {
    color: #000000;
    text-decoration: none ;
}

a:hover {
    color: #fb742b;
    text-decoration: underline ;
}

td.menu {
    border : 2px solid #275587 ;
    color : #ffffff ;
    text-decoration : none ;
    background-color : #F19D50 ;
    width : 120 ;
    text-align : center ;
    padding : 2px ;
}

a.menu {
    border : 2px solid #275587 ;
    color : #ffffff ;
    text-decoration : none ;
    background-color : #F19D50 ;
    width : 120 ;
    text-align : center ;
    padding : 2px ;
}
a.menu:hover {
    color : #000000 ;
    background-color : #F19D50 ;
    text-decoration : none ;
}

td.caption1 {
    background-color: navy ;
    text-align: center ;
}

td.caption2 {
    border : 2px solid #275587 ;
    background-color: #F3C04F ;
    text-align: center ;
}

td.caption3 {
    background-color: blue ;
    text-align: center ;
    width: 80%;
}

td.qano {
    background-color: #8080ff ;
    text-align: center ;
    width: 10%;
}

td.question {
    background-color: navy ;
    width: 90%;
}

td.answer {
    background-color: white ;
    color: black ;
}
