@charset "utf-8";
.border1 {
	border: medium ridge #999999;
	background-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: 26px;
	color: #CCCCCC;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

