@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
BODY {font-size:10pt;
      color : #5A2910 ;
      background-color : #FFFFFF ;
      background-attachment: fixed ; 
      margin : 0px ;
      line-height: 1.5em;
}
BASEFONT,TD,TH {font-size:10pt;
            line-height: 1.5em;
}
TD.a,TH.a,FONT.a {font-size:11pt;
           line-height: 1.5em;
}
FONT.b,TD.b,TH.b {font-size:8pt;
           line-height: 1.5em;
}
FONT.c,TD.c,TH.c {font-size:10pt;
           line-height: 1.5em;
           color : #FFFFFF ;
}
FONT.d,TD.d,TH.d {font-size:10pt;
           line-height: 1.5em;
           color : #FF0000 ;
}
A:link {color : #000080 ;
      text-decoration : none ;
}
A:visited {color : #000080 ;
      text-decoration : none ;
}
A:active {color : #000080 ;
      text-decoration : none ;
}
A:hover {color : #D7BDA1 ;
      text-decoration : none ;
}
.style1 {
	font-size: 12pt;
}
.style2 {
	font-size: 11pt;
}

-->
</style>