	p 
	{
		font-size: 10pt;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color: #000000;
	    text-decoration: none;
		line-height: 13pt;
	}

	a
	{
		background: none transparent scroll repeat 0% 0%;
		color: #0505CD;
		text-decoration: none;
	}
			
	a:link
	{
		background: none transparent scroll repeat 0% 0%;
		color: #0505CD;
		text-decoration: none;
	}
	
	a:active
	{
		background: none transparent scroll repeat 0% 0%;
		color: #0505CD;
		text-decoration: none;
	}
	a:hover
	{
		font-weight: bold;
	}
