﻿body 
{
    background-color:#f7f6f3;
}
.top_contents
{
    font-size:small;
    margin:1em 1em 1em 1em;
}
.top_summary
{
    margin:0.5em 0em 2em 3em;
}
.ss_header_font
{
    font-family:Verdana;
    font-size:small; 
    color:#003366;
    font-weight:bold;
}
.ss_header_area
{
    vertical-align:bottom;
    border-bottom:solid 1px Gray;
}
.ss_footer_area
{
    text-align:center;
    font-family:Verdana;
    font-size:9pt;
    border-top:solid 1px Gray;
}
.ss_whole_area
{
    margin-left:5%;
    margin-right:5%;
    margin-top:1em;
    margin-bottom:1em;    
}
.ss_contents_area
{
    margin:1em 1em 1em 1em;
}
.header_banner
{
    margin-bottom:1em;
    border-bottom:solid 2px Red;
}
.footer
{
    border-top:solid 2px Red;
    text-align:center;
    font-family: Verdana; 
    font-size: 9pt;
}
