h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2c2f88;
	font-variant: normal;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2c2f88;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #2c2f88;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #FF0000;
}
body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/backgrounds/background_1.gif);
}

table {
	background-color: #FFFFFF;
	align: center;
}

.GlossaryLetterHeading {
	border-bottom: solid 1px; border-top: solid 1px; text-align: center;
}
.GlossaryLetterIndex {
	text-align: center;
}
.Error {
	text-align: center;
	border-bottom: solid 1px; 
	border-top: solid 1px;
	color: #FF0000;
}

