P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A:link {
	color: #0066FF;
	text-decoration: none;
}
A:visited {
	color: #0066FF;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
SPAN {
	color: #003399;
}
.r {
	color: #990066;
	font-weight: bold;
}
.p {
	color: #990066;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990066;
}
.sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
UL {
	list-style-image: url(../images/mtn_shape.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
UL UL {
	list-style-image: none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
UL UL UL {
	list-style-image: none;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}