body{
	background-color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	color:#496112;
}

h1{
	font-color:#496112;
	
}
.alittlebitsmaller{
	font-size:.7em;
}	
.err{
	color:red;
}
.indented{
	margin-left:30px;
}
.disabled{
	color:#DDDDDD;
}
.navlinks{
	border-top:1px;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#496112;
	padding:2px;
}

.scheduleitem{
	border:1px solid #496112;
	margin:3px;
	padding:8px;
}
.scheduleitem h2{
	font-size:1em;
}
