BODY  {
        color       : #330099;
        background-color: "white";
        background-image: url(./img/Quodlibet.jpg); */
        line-height	: 1.2;
        text-align	: left;
        font-size		:	10pt;
        font-weight	:	400;
        font-face		: MS ƒSƒVƒbƒN,Osaka;
      }
HR    {
        width:90%;
        text-align : center;
      }
DIV   {
        margin-left:1.0em;
        line-height:1.5;
      }
span   {
        line-height:1.5;
      }
H1    {
        font-size:3.0em;
        margin-left: 1.0em;
        }
H2    {
        font-size:1.5em;
      }
H3    {
        font-size:1.4em;
        margin-bottom: 0.3em;
      }
P     {
        font-size:1.0em;
        font-weight:400;
        margin-top: 1.0em;
      }
P.10     {
        font-size:10pt;
        font-weight:400;
        margin-top: 0.1em;
      }

A:LINK      {color : #0000CC;}
A:VISITED   {color : #0000ff;}
A:HOVER     {color : #ff0099;}
A:ACTIVE    {color : #ff0099;}

