body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #ffffff;
    color: #333;
    }

td.banner
{
    padding-top: 2em;
}

table
{
    border-collapse: collapse;
    width: 100%;
}

td
{
    margin: 0em;
    padding: 0em;
    vertical-align: top;
}

h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 1.0em;
}

h1 {
    font-size: 1.4em;    
}

h2 {
    margin-top: 2em;
}


div.page {
    margin: 40px;   

}

div.dwn_btn {
    margin-top: 50px;
    margin-bottom: 30px;
}

div.dwn_notice {
    font-size: 80%;
}

div.top_menu {
    margin-top: 10px;
    margin-left: 41px;
    margin-right: 31px;
    font-size: 80%;
    color: #000000;
}

span.mnu_sel {
    font-weight: bold;
    margin-right: 15px;
}

span.mnu {
    margin-right: 15px;
}

p,li {
    line-height: 1.3em;
    margin-bottom: 1em;
}

div.dwn_page_notice {
    margin-top: 80px;
    font-size: 80%;
    color: #555555;
}

div.copyright {
    margin-top: 40px;
    text-align: center;
    color: #999999;
    font-size: 60%;
}

div.copyright a {
    text-align: center;
    color: #666666;
}

div.fnm {margin-top: 3em; border: solid #2d84aa 2px; font-size: 80%; padding: 1em;}
div.fnm div.desc {margin-bottom: 1em;}
div.fnm div.title {font-size: 120%; background-color: #EEEEEE;}