body{
	color: white;
	background: #403231;
}
.main{
	background: #212E34;
}
.textLink{
	background-color: #212E34;
}
a:link, a:visited{
	color: white;
	background-color: #9F3D83;
}
.megaLink{
	font-size: 18pt;
}
.link{
	font-size: 14pt;
}
.miniLink{
	font-size: 10pt;
}

.sectionText{
	text-align: center;
	font-size: 12pt;
}
.leftNav{
	text-align: left;
	font-size: 14pt;
}
.paragraph{
	text-indent: 25px;
	text-align: left;
	font-size: 14pt;
}