body{
	color: #000000;
	background: #808080;
}

a:link, a:visited{
	color: blue;
}

.sectionText{
	color: blue;
	text-align: center;
	font-size: 12pt;
}


.leftNav{
	color: blue;
	text-align: left;
	font-size: 14pt;
}