	BODY, P, TD, TR, TABLE, H1, H2, H3, H4, H5, H6, A, BLOCKQUOTE, UL, LI, OL
	{
	 	font-family: sans-serif
	}

         body,P,TD,TR,TABLE,A,BLOCKQUOTE,UL,LI,OL
	{
	 	font-size : 9pt;
	}

	A
        {
		text-decoration : none;
	}

	H1
	{
		font-size : 15pt;
		font-weight : bold;
		Color : #A9A9A9;
		background-color: transparent
	}

	H2
	{
		font-size : 12pt;
		font-weight : bold;
		font-style : italic
	}

	H3
	{
		font-size : 10pt;
		font-weight : bold
	}

	H4
	{
		font-size : 9pt;
		font-weight : bold
	}

	H5
	{
		font-size : 8pt
	}

	H6
	{
		font-size : 7pt
	}

	H7
	{
		font-size : 9pt
	}
	
	.press
	{
		font-size : 8pt
	}
	
	.footer
	{
		font-size : 8pt;
		text-decoration: none;
		color: Gray;
		background-color: transparent
	}

	.small-table
	{
		font-size : 8pt;
		text-decoration: none;
		color: Black;
		background-color: transparent
	}

	.headline
	{
		font-size : 9pt;
		font-weight : bold;
		color : Gray;
		background-color: transparent;
		text-decoration : none;
		font-style : italic
	}
	.small_headline
	{
		font-size : 8pt;
		font-weight : bold;
		color : Gray;
		background-color: transparent;
		text-decoration : none;
		font-style : italic
	}
	.update
	{
		font-size : 8pt;
		text-decoration: none;
		color : Black;
		background-color: transparent
	}

	A:link {text-decoration: underline}
	A:visited {text-decoration: underline}
	A:hover {text-decoration: underline}
