P		{
	font-size: 9pt;
	font-weight:normal;
	color:#FFFFFF;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font-family:Helvetica, Myriad Web, Syntax, sans-serif;
	margin-left : 2px;
	margin-right : 2px;
}

H3		{
	font-size: 12pt;
	font-weight:bold;
	color:#FFFFFF;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font-family:Helvetica, Myriad Web, Syntax, sans-serif;
	margin-left : 2px;
	margin-right : 2px;
}

A	{
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration: underline;
	text-transform:	none;
	color:	#FFFFFF;
	font-family:Helvetica, Myriad Web, Syntax, sans-serif;
	}

A:active	{
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration: underline;
	text-transform:	none;
	color:	#FFFFFF;
	font-family:Helvetica, Myriad Web, Syntax, sans-serif;
	}

A:hover	{
	font-size:	9pt;
	font-weight:	bold;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration: none;
	text-transform:	none;
	color:	#FFFFFF;
	font-family:Helvetica, Myriad Web, Syntax, sans-serif;
	}