@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.dashLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
