.day {
	color: #006699;
	line-height: 2em;
	font-size: 90%;
	margin-left: 25px;
}
h1 {
	color: #000099;
}
h3 {
	background-image: url(images/jsf-h.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding: 6px;
	color: #3636D4;
}
li {
	list-style-position: outside;
	list-style-image: url(images/jsf-list.gif);
	margin-left: 35px;
	line-height: 2em;
	color: #333333;
	font-size: 90%;
}
.info {
	border: 1px solid #3636D4;
	padding: 5px 5px 5px 30px;
	line-height: 2em;
	letter-spacing: 1px;
	font-size: 90%;
	color: #4E4A45;



}
em {
	color: #B85C52;
	font-style: normal;
	font-weight: bold;

}
h2 {
	color: #FF6600;
	font-size: 100%;
}
div.map {
	text-align: center;
}
div.map table{
	margin: 0px auto;
	text-align: left;
}

