body {
	background-color: #ECE9D8;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}

.body1 {
	font-size: 75%;
	line-height: 120%;
}

.bodySM {
	font-size: 70%;
	line-height: 110%;
}

#green {
	color: #4EBD09;
}
.footer {
	color: #999999;
	font-size: 70%;
}

.footer a:link, a:visited {
	color: #999999;
	text-decoration: none;	
}
.footer a:hover {
	color: #999999; 
}

#leftnav {
	font-size: 80%;
}
#leftnav a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-left: 13px;	
}
#leftnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;	
}


.tit1 {
	font-size: 14px;
	font-weight: bold;
}
