.casetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
	padding-left: 15pt;	
}

body {
	background-color: #999999;
}

a:link {
	text-decoration: none;
	color: 7c5F43;
}
a:visited {
	text-decoration: none;
	color: 7c5f43;
}
a:hover {
	text-decoration: none;
	color: 3366ff;
}
a:active {
	text-decoration: none;
	color: 3366ff;
}
.navbullets {color: #7c5f43}
.down {color: #3366FF}
.project {
	color: #666666;
	font-size: 12px;
}
.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
}
