BODY
	{
		font-family : arial;
		font-size : 10pt;
		font-weight : bold;
		color : #000000;
		align : center;
	}

li
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
	
ul
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
	
p
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}

blockquote
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}

p.small
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
		font-style : italic;
		font-weight : bold;
		text-align : center;
	}
a.extrasmall
	{
		font-family : arial;
		font-size : 8pt;
	}
p.extrasmall
	{
		font-family : arial;
		font-size : 8pt;
	}
ul.extrasmall
	{
		font-family : arial;
		font-size : 8pt;
	}
li.extrasmall
	{
		font-family : arial;
		font-size : 8pt;
	}

p.osc
	{
		font-family : verdana;
		font-size : 8pt;
		font-weight : bold;
		color : #cccccc;
		text-align: center;
	}

a
	{
		font-family : arial;
		font-size : 10pt;
		font-weight : bold;
		color : #0000ff;
	}

a.h1
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		text-align: center;
	}

a.osc02
	{
		font-family : verdana;
		font-size : 8pt;
		font-weight : bold;
		color : #0000ff;
		text-align: center;
	}

a.sml
	{
		font-family : verdana;
		font-size : 6pt;
		font-weight : bold;
		color : #0000ff;
		text-align: center;
	}
	
a.small
	{
		font-family : arial;
		font-size : 8pt;
		font-weight : bold;
		color : #0000ff;
		text-align: right;
	}

a:visited
	{
		color : #0000ff;
	}

a:active
	{
		color : #0000ff;
	}

a:hover
	{
		color : #0000bb;
	}

H1
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		color : #000000;
		text-align: center;
	}

H2
	{
		font-family : arial;
		font-size : 16pt;
		font-weight : bold;
		color : #000000;
		text-align: center;
	}

H3
	{
		font-family : arial;
		font-size : 18pt;
		font-weight : bold;
		font-style : italic;
		color : #4a4a4a;
		text-align: center;
	}

H2.cover
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		font-style : italic;
		color : #4a4a4a;
		text-align: center;
	}

