hr {
	color: #990000;
	font-style: oblique;
}
ul {
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	cursor: hand;
}
