@charset "UTF-8";
.indcopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}
.indlink {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	background-color: #CCCCCC;
}
.indtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: underline;
}