/*
lehigh valley tutorial
*/
#tutorial{
    line-height : 1.4em;
    font-size : 10pt;
}
h1, b{
    color : #30416F;
}
a{
    color : #692E20;
}
#tutorial a {
	display: block;
	font-weight: bold;
}

#tutorial li {
	list-style: none;
	margin-bottom: 5px;
}
