BODY{
    margin-top : 15px;
    margin-left : 15px;
    margin-right : 15px;
    margin-bottom : 15px;
    font-size : 85%;
    font-weight : normal;
    font-family : Arial,sans-serif,"MS UI Gothic";
}

.mail{
    font-size : 24px;
    font-family : Arial;
    font-weight : bold;
}

H1{
    font-size : 120%;
    font-weight : bold;
    border-left-width : 10px;
    border-left-style : solid;
    border-left-color : #0080c0;
    padding-left : 8px;
    
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #0080c0;
    width : 620px;
    color : #404040;
    
    margin-left : 10px;
}
LI{
    line-height : 180%;
    font-size : 100%;
    font-family : sans-serif,Arial,"MS UI Gothic";
    font-weight : normal;
}
