
h2, h3 {
	font-size: 1em;
	font-weight:normal;
	line-height: 1.3em;
	}
h3 {
	color:#666;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0;
	font-size:.9em;
	line-height: 1em;
	}
.no_space {
	margin-top:0;
	}

.no_space {
	margin-top:0;
	}

ol {
	margin-left: 20px;
	margin-top:20px;
	font-weight:normal;
}

.bold {font-weight:bold;
	margin-top:2em;
	margin-bottom:0;
	}
	
	
	
	
/*-----nav--------------*/

#l_nav li a, #left_here {
	color:#00376c;
	text-decoration:none;
	font-size: .9em;
	line-height:1.2em;
	}
	
#l_nav li a:hover {
	color:#00598c;
	}
	
#left_here {
	color:#371;
	}

ul#l_nav li {
	margin-bottom:1.2em;
	}
	

ul#l_nav {
	margin:30px 5px;
	}

	
