body
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}

p.osc
	{
		font-family : verdana;
		font-size : 8pt;
		font-weight : bold;
		color : #cccccc;
		text-align: center;
	}

a
	{
		color : #0000ff;
	}

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: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;
	}

H3
	{
		font-family : arial;
		font-size : 18pt;
		font-weight : bold;
		font-style : italic;
		color : #4a4a4a;
		text-align: center;
	}

	