/* CSS Document */
.path{font-size: 10px; color: #960000; font-family: arial, helvetica, sans-serif}
.path2{font-weight: normal; font-size: 10px; color: #960000; font-family: verdana, arial, helvetica, sans-serif}
.path2b{font-weight: bold; font-size: 10px; color: #960000; font-family: verdana, arial, helvetica, sans-serif}
.path3{font-weight: bold; font-size: 10px; color: #960000; font-family: verdana, arial, helvetica, sans-serif}.path-off {
	font-size: 12px;
	color: #FFC1C1;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.path-on {
	font-size: 12px;
	color: #960000;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

