.mainCenter {
	height:100%;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ffeb9c;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #000000;
	margin: 0px;
}

.index {
	word-spacing: 0.75cm;
	text-transform: uppercase;
	text-indent: 0.25cm;
	color: #000000;
	font-weight: bold;
	background-color: #9CB0C8;
	font-family: "Times New Roman", Times, serif;
	background-position: center center;
	padding: 5px;
	font-size: 12px;
}

.underscore {color: #9CB0C8
}
