body {
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Paragraph {
	color: #FFFFFF;
	font-size: x-small;
	background-color: #323232;
	overflow: auto;
	width: 400px;
	text-align: justify;
	height: 400;
	padding-right: 50px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #B4B4B4;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #B4B4B4;
