/***********************************************************
 * Copyright (C) 2002 J.Irisa All rights reserved.         *
 **********************************************************/

BODY
{
/*  font-size: 10pt;    */
    margin-top:0px;
    margin-left:0px;
    background-color: #FFFFFF;
    font-family:MS UI Gothic;
    line-height: 120pt
}

A:link {
  color : #FFFF00;
  line-height: 150%;
  text-decoration : none;
}
A:visited {
  color : #FF9900;
  line-height: 150%;
  text-decoration : none;
}
A:active {
  color : #00CC00;
  line-height: 150%;
  text-decoration : none;
}
A:hover {
  color : #00CC00;
  line-height: 150%;
  text-decoration : underline;
}

B {
/*  font-size: 10pt;    */
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 13pt
}

UL
{
/*  font-size: 10pt;    */
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 15pt
}
OL
{
/*  font-size: 10pt;    */
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 15pt
}
BLOCKQUOTE
{
/*  font-size: 10pt;    */
    color: #0c0c0c;
    font-family:MS UI Gothic;
    line-height: 13pt
}

H1{ font-size: 16pt; color: #000000}
H2{ font-size: 15pt; color: #000000}
H3{ font-size: 14pt; color: #000000}
H4
{
    font-size: 13pt;
    color: #000000;
    font-family:MS UI Gothic;
}
H4.HEAD
{
    font-size: 10pt;
    color: #808000;
/*  color: #636341; */
    font-family:MS UI Gothic;
    text-decoration : underline;
}

H5{ font-size: 12pt; color: #000000}

P {
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 150%
}
PRE
{
    line-height: 160%;
}

TD
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 150%;
    background-color: #000000;
    color: #CCCCCC;
}
.whiteback
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 150%;
    background-color: #FFFFFF;
    color: #000000;
}
img.photo-left {
    float: left;
    margin: 10px;
    border: 0;
}
img.photo-right {
    float: right;
    margin: 10px;
    border: 0;
}

DIV.date
{
    font-size: 8pt;
    color: #CC6600;
/*  font-family:MS UI Gothic;   */
    line-height: 150%
/*  line-height: 13pt   */
}

.head
{
    font-size: 12pt;
    line-height: 120%;
    color: #FFFFFF;
    font-family:MS UI Gothic;
/*  border-bottom: 2px dotted #FFFFFF;  */
    padding-bottom: 3px;
}
.headwhite
{
    font-size: 12pt;
    line-height: 120%;
    color: #000000;
    background-color: #FFFFFF;
    font-family:MS UI Gothic;
    padding-bottom: 3px;
}
.head2
{
    font-size: 11pt;
    line-height: 120%;
    color: #FFFFFF;
    font-family:MS UI Gothic;
    padding-left: 20px;
    padding-bottom: 5px;
}

TD.title
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 120%;
    color: #FFFFFF;
    background-color: #330000;
    text-align: center;
}
TD.title2
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 120%;
    color: #FFFFFF;
    background-color: #330000;
    text-align: center;
}
TD.title3
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 120%;
    color: #FFFFFF;
    background-color: #330000;
    text-align: left;
}
TD.detail
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #000000;
}
TD.detail2
{
    font-size: 9pt;
    font-family:MS UI Gothic;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #000000;
}
TD.detail3
{
    font-size: 8pt;
    font-family: MS UI Gothic;
    line-height: 150%;
    color: #000000;
    border-right: 2px dotted #FF6600;
    border-left: 2px dotted #FF6600;
    border-top: 2px dotted #FF6600;
    border-bottom: 2px dotted #FF6600;
}
TD.small
{
    font-size: 8pt;
    font-family: "‚l‚rƒSƒVƒbƒN";
    line-height: 150%;
}
TABLE.live
{
    background-color: #999999;
}
TABLE.white
{
    background-color: #FFFFFF;
}

textarea,input,select
{
    border-top : 1px solid #999999 ;
    border-bottom : 1px solid #999999 ;
    border-left : 1px solid #999999 ;
    border-right : 1px solid #999999 ;
}

textarea,input,select
{
    background-color:#ffffff; 
    font-size:11px ;color :#000000;
}

