<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY{
 height:100%;
 margin : 10px 10px 10px 10px;
 padding : 5px 5px 5px 5px;
 background-color:#fff;
 
}
P.date_place{
 line-height : 1em;
 padding-top : 0px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 5px;
 margin-left : 1em;
 margin-top : 0.2em;
 margin-bottom : 0.2em;
}

H1{
 font-size : 1.5em;
 margin-bottom : 0.5em;
 margin-top : 0.5em;
}
H1.front{
 font-size : 1.2em;
 margin-bottom : 0.5em;
 margin-top : 0.5em;
 color : white;
 background-color : navy;
 padding-left : 1em;
 line-height : 1.4em;
 padding-top : 0.2em;
 padding-right : 0.2px;
 padding-bottom : 0.2px;
}
H1.seminar{
 font-size : 1.5em;
 font-weight : bold;
 margin-bottom : 0.5em;
 margin-top : 0.5em;
 color : white;
 background-color : navy;
 padding-left : 1em;
 line-height : 1.5em;
 padding-top : 0.2em;
 padding-right : 0.2px;
 padding-bottom : 0.2px;
}
H1.section1{
 font-weight : bold;
 color : blue;
}
H2{
 font-size : 1.1em;
 color : navy;
 
 margin-top : 0.5em;
 margin-bottom : 0.5em;
 
}

H2.table_h2{
 margin-bottom : 2px;
 margin-top : 4px;
}

H2.seminar{
 color : white;
 background-color : navy;
 line-height : 1.8em;
 padding-left : 1em;
}
H3{
 font-size : 1em;
 text-decoration : underline;
 margin-top : 1em;
 margin-left : 1em;
 margin-right : 1em;
 margin-bottom : 1em;
}
h4{
 font-size:1em;
}
h5{
 font-size:1em;
}
ADDRESS{
 font-style : normal;
 font-size : 0.9em;
}
LI{
 line-height : 1.4em;
}
UL{
}
UL.front{
 margin-left : 2em;
}
STRONG{
 font-weight : bolder;
 color : red;
}

TABLE{
 margin-left : 1em;
}
H2.table_time{
 margin-top : 5px;
 text-indent : 0px;
 margin-left : 4px;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-right : 4px;
 margin-bottom : 4px;
 
 font-family : serif;
}
H2.front{
 margin-left : 0.5em;
}
P.table_name{
 margin-top : 0em;
 margin-left : 1em;
 margin-right : 0em;
 margin-bottom : 0em;
}
</pre></body></html>