/* CSS Document for all pages using SURF "Generic" Template */

.title h1{
	font-size:xx-large;
}

.intro {
	clear:both;
	display:block;
	margin: 0 3em 3em 5em;
	color: #F7DF14;
	font-weight:bold;
}
	
.section {
	display:block;
	margin: 3em 3em 0 3em;
	color: #F7DF14;
}
.indentedBit {
	display:block;
	margin: 0 3em 3em 5em;
}

.leftLink{
	font-weight:bold;
	color: #F7DF14;
}

.centerLink {
	font-weight:bold;
	color: #F7DF14;
}
	
.rightLink {
	font-weight:bold;
	color: #F7DF14;
}

