@charset "utf-8";
/* CSS Document */

.copyright     { color: #cc9; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0pt }
.copy-txt {	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
}
.copy-txt-brn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #6F5300;
}

.copy-txt-blk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #360;
}
a:visited {
	color: #273526;
}
a:hover {
	color: #FC3;
}
.txt-bg {
	background-color: #006400;
}
.border1 {
	margin: 5px;
	border: thick solid #333;
}

