body{
	color: #9277FF;
	background: #9277FF;
}

.SectionText{
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
a:link, a:visited{
	background-color: red;
	color: black;
}

.LeftNav{
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: 14pt;
}