@charset "UTF-8";
li {
	word-spacing: normal;
}
link {
	color: #000000;
	text-decoration: none;
}
hover {
	color: #666666;
	text-decoration: none;
}
visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.rightarrow {
	text-align: right;
	padding-left: 290px;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	top: auto;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
link {
	color: #000000;
	text-decoration: none;
}
hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
}
.leftarrow {
	margin-right: 290px;
	padding-bottom: 4px;
}
.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whiteborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

