html,body{
    margin:0;
    padding: 0px;
    width:100%;
    height: 100%;
    background-color:#f7ffee;
}


#warp{

    text-align: left;
    margin-left:auto;
    margin-right:auto;
    width: 750px;
}

﻿body{

    background-color:#f7ffee;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    FONT-SIZE: 8pt;
    COLOR: #005700;
}

table{
    FONT-SIZE: 8pt;
    COLOR: #005700;
    font-family :Arial,Helvetica,sans-serif;
}


.p12 {
    FONT-SIZE: 12pt;
    COLOR: #005700;
    font-family :serif;
}
.p30 {
    FONT-SIZE: 30pt;
    COLOR: #005700;

}
a:LINK {
    FONT-SIZE: 14px;
    COLOR: #005700;
    TEXT-DECORATION: none
        ;
    font-family :serif;
}
a:VISITED {
    FONT-SIZE: 14px;
    color : #005700;
    TEXT-DECORATION: none
        ;
    font-family :serif;
}
a:HOVER {
    FONT-SIZE: 14px;
    color : #00c400;
    text-decoration : underline;
    background-color : #eeffd2;
    font-family :serif;
}
h1{
    font-size : 14px;
    color : green;
    margin-top: 0px;
    margin-bottom: 0px;

}
h2{
    font-size : 15px;
    font-weight : bold;
    color : green;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial,Helvetica,sans-serif;
}
h3{
    font-size : 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
}

a.ev{

    font-size: 10px;
    color: #336600;
}

h3.ryu{

    font-size: 10px;
    font-weight: normal;
    color: #006600;
    background-color: #f5fbf5;
    font-family: Arial,Helvetica,sans-serif;
}

h2.aryu{

    font-size: 15px;
    color: #ffffff;
    font-weight: bolder;
    background-color: #6dd506;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#w3c1{

    font-size: 10px;
}
