ul {
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:visited {
	text-decoration: none;
}

