ul {
	list-style-image: url(images/urbbul1a.gif);
}

body {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

ul {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
	
p {
	font-size: 9pt;
	margin-top: 10px;
	margin-left: 5px;
	align: justify;
}

a:link {
	font-size: 7pt;
}

a:link {text-indent: 0;   color: #663333;   font-family: Verdana, Georgia, sans-serif;   text-decoration: underline;   font-weight: bold;   font-size: 8pt;}

a:active {
	text-indent: 0;
	color: Olive;
	font-family: Verdana, Georgia, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}

a:visited {text-indent: 0;   color: #663333;   font-family: Verdana, Georgia, sans-serif;   text-decoration: underline;   font-weight: bold;   font-size: 8pt;}

a:hover {
	text-indent: 0;
	color: Silver;
	font-family: Verdana, Georgia, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}
