@charset "UTF-8";



body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #cccccc;
	background-color: #000000;
	margin-left: 90px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;	
}

img {
	border-color:#000000;
}

p {
	color: #cccccc;
	text-decoration: none;	
}


.copyright {
	color: #222222;
	text-decoration: none;	
}

.title {
	color: #454545;
	text-decoration: none;	
}

	
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}

a:active {
	color: #cccccc;
	text-decoration: none;
}
