BODY, TH, TD {
    font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN";
    font-size:10pt;
    background-color:#ffffff;
}
H1 {
    font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN";
    font-size: 20pt;
    font-weight: bold;
    color:#ffffff;
    background-color: #E96B10;
    padding-left: 13px;
    border: 1px none #8888f8;
    border-top: 1px solid #8888f8;
    border-left: 1px solid #8888f8;
    border-right: 3px solid #666699;
    border-bottom: 3px solid #666699;
}
P {
    text-align: justify; text-justify: auto; 
}
TD em {
    font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN";
    font-size:10pt;
    font-weight: bold;
    font-style: normal;
    color:#E96B10;
    background-color:#ffffff;
}
H2 {
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}
H3 {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
H4 {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    border: 1px none #008080;
    border-right: 3px solid #008080;
    border-bottom: 3px solid #008080;
}
H1 EM {
    font-family: "Arial", "‚l‚r ‚oƒSƒVƒbƒN";
    font-size: 24pt;
    font-style: normal;
    font-weight: bold;
    color:#ffffff;
    background-color: #E96B10;
    padding-left: 0px;
    text-align: center;
}
H2 EM{
    font-size: 16pt;
    font-style: italic;
    font-weight: normal;
    color: #000000;
}
H3 EM{
 width:900px;
 font-size:160%;
 font-weight:bold;
 color:#000000;
 border-left: 15px solid #E96B10;
 border-bottom:2px solid #E96B10;
 padding-left: 5px;
 margin-top: 35px;
}
HR {
    color: #E96B10;
}
A:link {
    color: #000099;
}
A:visited {
    color: #000099;
}
A:hover {
    color: #ff0000;
}
