/* NICHIMY STYLE */
/* All rights reserved, Copyrights (c)Nichimy 2003 */

/* FONT STYLE */

.f1gr
        {
        font-size: 8pt;
        font-style: normal;
        line-height: 12pt;
        font-weight:
        normal;
        color: #333333;
        }
 
.f2     
        {
        font-size: 9pt;
        font-style: normal;
        line-height: 14pt;
        font-weight: normal;
        }

.f2gr
        {
        font-size: 9pt;
        font-style: normal;
        line-height: 14pt;
        font-weight: normal;
        color : #333333;
        }

.f2wh
        {
        font-size: 9pt;
        font-style: normal;
        line-height: 14pt;
        font-weight: normal;
        color : white;
        }
 
.f3
        {
        font-size: 10pt;
        font-style: normal;
        line-height: 16pt;
        font-weight: normal;
        }
 
.f3b
        {
        font-size: 10pt;
        font-style: normal;
        line-height: 13pt;
        font-weight: normal;
        color : white;
        }
 
.f3gr
        {
        font-size: 10pt;
        font-style: normal;
        line-height: 16pt;
        font-weight: normal;
        COLOR: #333333;
        }
 
.f3wh
        {
        font-size: 10pt;
        font-style: normal;
        line-height: 16pt;
        font-weight: normal;
        COLOR: white;
        }
.f4
        {
        font-size: 12pt;
        font-style: normal;
        line-height: 18pt;
        font-weight: normal;
        } 

.f5
        {
        font-size: 14pt;
        font-style: normal;
        line-height: 20pt;
        font-weight: bold;
        } 

.f6
        {
        font-size: 16pt;
        font-style: normal;
        line-height: 22pt;
        font-weight: bold;
        }
 
.f8wh{
        font-size : 20pt;
        font-style : italic;
        line-height: 24pt;
        font-weight: bold;
        color : white;
        }

/* NAVI STYLE */

div.Navi
	{
	font-size: 10pt;
        font-style: normal;
        line-height: 13pt;
        font-weight: normal;
	color: #333333;
	}

A.NaviNormal:link
	{
	color: #333333;
	
	}

A.NaviNormal:visited
	{
	color: #333333;
	
	}

A.NaviNormal:hover
	{
	color: #ff0000;
	text-decoration : none;
	}

A.NaviNormal:active
	{
	color: #ff0000;
	
	}

a.NaviOn:link
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviOn:visited
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviOn:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.NaviOn:active
	{
	color: #ff0000;
	text-decoration:underline;
	}

/* HEDDER STYLE */

div.Hed
	{
        font-size: 9pt;
        font-style: normal;
        line-height: 14pt;
        font-weight: normal;
        color : white;
	}

a.HedNormal:link
	{
	color: white;
	text-decoration:none;
	}

a.HedNormal:visited
	{
	color: white;
	text-decoration:none;
	}

a.HedNormal:hover
	{
	color: white;
	text-decoration:underline;
	}

a.HedNormal:active
	{
	color: white;
	text-decoration:underline;
	}

a.HedOn:link
	{
	color: white;
	text-decoration:none;
	}

a.HedOn:visited
	{
	color: white;
	text-decoration:none;
	}

a.HedOn:hover
	{
	color: white;
	text-decoration:underline;
	}

a.HedOn:active
	{
	color: white;
	text-decoration:underline;
	}

/* LINK STYLE */

div.Link
	{
        font-size: 9pt;
        font-style: normal;
        line-height: 14pt;
        font-weight: normal;
        color : #ff0000;
	}

a.LinkNormal:link
	{
	color: #ff0000;
	text-decoration:none;
	}

a.LinkNormal:visited
	{
	color: #ff0000;
	text-decoration:none;
	}

a.LinkNormal:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.LinkNormal:active
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.LinkOn:link
	{
	color: #ff0000;
	text-decoration:none;
	}

a.LinkOn:visited
	{
	color: #ff0000;
	text-decoration:none;
	}

a.LinkOn:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.LinkOn:active
	{
	color: #ff0000;
	text-decoration:underline;
	}

/* HEDDER GLAY STYLE */

div.HedG
	{
	font-size: 9pt;
        font-style: normal;
        line-height: 13pt;
        font-weight: normal;
	color: #333333;
	}

a.HedGNormal:link
	{
	color: #333333;
	text-decoration:none;
	}

a.HedGNormal:visited
	{
	color: #333333;
	text-decoration:none;
	}

a.HedGNormal:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.HedGNormal:active
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.HedGOn:link
	{
	color: #333333;
	text-decoration:none;
	}

a.HedGOn:visited
	{
	color: #333333;
	text-decoration:none;
	}

a.HedGOn:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.HedGOn:active
	{
	color: #ff0000;
	text-decoration:underline;
        }

/* NAVI-SMALL STYLE */

div.NaviS
	{
	font-size: 8pt;
        font-style: normal;
        line-height: 10pt;
        font-weight: normal;
	color: #333333;
	}

a.NaviSNormal:link
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviSNormal:visited
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviSNormal:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.NaviSNormal:active
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.NaviSOn:link
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviSOn:visited
	{
	color: #333333;
	text-decoration:none;
	}

a.NaviSOn:hover
	{
	color: #ff0000;
	text-decoration:underline;
	}

a.NaviSOn:active
	{
	color: #ff0000;
	text-decoration:underline;
	}