body { background-color: #FFCC99;
       color: #000000;
       /* font-size: 10pt; */
       margin: 0 0 0 0; }
p { line-height: 150%;
    margin: 3pt 10pt 3pt 10pt;
    font-size: 90%;
    color: #990000;
    font-style: bold; }
p.noindent { text-indent: 1em }
p.note { line-height: 120%;
         font-size: 85%;
         color: #990000;
         font-weight: bold; }
address { font-family: "Times New Roman", serif;
          font-style: normal;
          font-size: 90%;
          margin: 0px 3% 10px 3%; }
h1 { margin: 10pt 0 5pt 10pt;
     font-size: 100%;
     text-align: left;
     font-style: bold;
     color: #990000 }
ul li { list-style-type: square;
        list-style-image: url("../images/ICO_039.GIF");
        font-size: 90%;
        line-height: 150%; }
ul.program, ol.program { margin-top: 0pt; margin-bottom: 0pt; }
ul.program li { list-style-type: disc;
        list-style-image: url("../images/ICO_028.GIF");
        font-size: 85%;
        line-height: 150%;
        margin-top: 0pt;
        margin-bottom: 2pt; }
ol.program li { font-size: 10pt;
        line-height: 150%;
        margin-top: 0pt;
        margin-bottom: 2pt; }
a { text-decoration: underline; }
a.noline { text-decoration: none; }
a:link { color: #990000; } /* #0066CC blue */
a:visited { color: #996600; }
a:active { background-color: #FFCCCC; color: #FFCC33; }
a:hover { color: #CC9900; background-color: white; }
a:hover.img { background-color: FFCC99; }
strong { font-weight: normal; /* bold; */
         background-color: #FFCC33;
         color: #990000; }

.en { font-family: "Times New Roman", serif ; }

div.header { background-color: #FFCC33;
             margin: 0 0 0 0;
             padding: 5px 0 5px 3%;
             font-size: 90%;
             font-weight: bold;
             text-align: left;
             color: #990000; }
div.header span.current { font-weight: bold }
div.header a { text-decoration: underline; }
div.header a:link { color: #990000; }
div.header a:visited { color: #990000; }
div.header a:active { background-color: #FFCCCC; color: #FFCC33; }
div.header a:hover { color: #FFCC33; background-color: #990000 }

div.date { margin: 10pt 4pt 0pt 0pt;
           text-align: right;
           font-size: 90%;
           font-weight: normal;
           color: #990000; }
span.detail { font-size: 90%;
            color: #996600; }
span.note { font-size: 85%;
            color: #990000;
            font-weight: normal; }
div.body { margin: 15px 3% 15px 3%; }
