h1 {
	margin-top:5px;
}
p.underline {
	border-bottom:1px solid #CBC6C3;
	font-size:12px;
}
p.underline strong {
	font-weight:bold
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h3 span.secondline {
	/*font-size:10px;*/
	color:#8D8581;
}
.greybox ul, .lightgreybox ul { 
	line-height: 1em; 
	margin-top: 10px; 
}
#content .greybox a, #content .lightgreybox a {
	font-size:11px; 
	font-weight: bold; 
	font-family: "Helvetica Neue", Helvetica; 
	color: #666666;
	text-decoration:none;
}
#content .greybox a:hover, #content .lightgreybox a:hover {
	text-decoration:underline;
}