.index {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #CCCCCC;
	letter-spacing: 25px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	white-space: normal;
}
.index2 {
	font-size: medium;
	font-family: "Century Gothic";
	color: #CCCCCC;
	word-spacing: normal;
	letter-spacing: 10px;
}
.index3 {
	font-size: small;
	font-family: "Century Gothic";
	color: #CCCCCC;
	word-spacing: normal;
	letter-spacing: 5px;
}
.parent {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #CCCCCC;
	letter-spacing: 2pc;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	white-space: normal;
}
.parent2 {
	font-family: "Century Gothic";
	font-size: medium;
	color: #CCCCCC;
	letter-spacing: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	white-space: normal;
}
