.Normal {}

.Heading2, H2 {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 0;
	color: #1C96C7;
}
.title {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
/*
.Heading3, H3 {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	margin-bottom: .3em;
}

.Heading4, H4 {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	margin-bottom: .3em;
}

.intro {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}
*/
.blue {
	color: #1a7ba3;
}


