/* CSS Document */
body {
	background-color: #000000;
}
.style3 {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 25px;
}
.style3 a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.style3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.style3 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.style5 {color: #FFFFFF}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	padding-right: 140px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 190px;
	text-indent: 0px;
}
