/* CSS Document */
.sectionLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
p {
	margin-top: 3px;
}
h2 {
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	color: #336699;
	padding-top: 3px;
}
.noline {
	margin-bottom: 0px;
	color: #336699;
	padding-top: 3px;
	border: none;
}

