ul {
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin: 5px;
	padding: 5px;
	text-indent: 10pt;
	border-top: 1px none #990033;
	border-right: 1px none #990033;
	border-bottom: 1px none #990033;
	border-left: 1px none #990033;
	width: 1000px;
	clear: both;
}
li {
	list-style-position: outside;
	list-style-type: none;
	width: 768px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-left-color: #990033;
	border-top-width: 1px;
	border-top-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: oblique;
	cursor: text;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #990033;
	text-decoration: none;
}
