#content #left-column {
	width: 700px;
	line-height: 150%;
}
#content #left-column h1 {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #33CC00;
	text-indent: 6px;
	margin: 0px;
	padding: 0px;
}
#content #left-column h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 24px;
	margin-right: 24px;
}


#content #left-column h2 a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#content #left-column h2 a:hover{
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
#content #left-column li {
	font-size: 12px;
	color: #666666;
}
#content #left-column li a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#content #left-column li a:hover{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
