/* CSS Document */

body
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}


.textContent
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

li.textContent
{
	margin:0px;
	list-style-image: url(images/arrow.jpg);
	line-height:22px;
}

a.leftLinks
{
	font-family:Arial;
	font-size:14px;
	color:#C52921;
	font-weight:bold;
	text-decoration:none;
}

a.topOfPage
{
	font-family:Arial;
	font-size:10px;
	color:#C52921;
	font-weight:bold;
	text-decoration:none;
}