body
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
p
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
td
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
table
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
ul
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
li
	{
		font-family : arial;
		font-size : 10pt;
		color : #000000;
	}
ul.menu
	{
		font-family : arial;
		font-size : 8pt;
		color : #000000;
		margin-left : 20px;
	}
a.menu
	{
		font-family : arial;
		font-size : 8pt;
		color : #0000ff;
	}
p.osc
	{
		font-family : verdana;
		font-size : 10px;
		font-weight : bold;
		color : #cccccc;
		text-align: center;
	}

a
	{
		color : #0000ff;
	}

a.osc02
	{
		font-family : verdana;
		font-size : 10px;
		font-weight : bold;
		color : #6666ff;
		text-align: center;
	}
	
a:visited
	{
		color : #0000ff;
	}
	
a:active
	{
		color : #ff0000;
	}
	
a:hover
	{
		color : #3399ff;
	}

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;
	}

H1
	{
		font-family : arial;
		font-size : 18pt;
		font-weight : bold;
		color : #0000ff;
		font-style : italic;
	}

H1.undies
	{
		font-family : arial;
		font-size : 18pt;
		font-weight : bold;
		color : #0000ff;
		text-decoration: underline;
		font-style : italic;
	}

H2
	{
		font-family : arial;
		font-size : 16pt;
		font-weight : bold;
		color : #0000ff;
	}

H2.undies
	{
		font-family : arial;
		font-size : 16pt;
		font-weight : bold;
		color : #0000ff;
		text-decoration: underline;
	}

H3
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		color : #0000ff;
		font-style : italic;
	}

H3.undies
	{
		font-family : arial;
		font-size : 12pt;
		font-weight : bold;
		color : #000000;
		text-decoration: underline;
	}

	