/*
 CSS Document
 */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

LI {
	list-style: url(../../_gfx/icons/list-arrow-2.gif);
/*	color: #003B8F; */
}

.lineSpace {
	line-height: 150%;
}