	body
	{
		background-color: #FDFEFE;
		font-family: Arial,Helvetica,Sans-Serif;
		font-size: 80%;
	}
	
	a
	{
		color: #114779;
		font-weight: bold;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #00aef3;
	}

	ul
	{
		list-style-image: url(/templates/default/media/images/arrow-left.gif);
		margin-left:34px;
		
		padding:0;
	}
	
	li
	{
		margin-bottom: 2px;
	}
