#content h1 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:0px;
	padding:0 0 12px 0;
}

#content h2 {
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	margin:0px;
	padding:0 0 19px 0;
	word-spacing:2px;
}

#content h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0 0 17px 0;
}

#content h4 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0 0 17px 0;
}

#content p {
	margin:0px;
	padding:0 0 19px 0;
	line-height:19px;
	word-spacing:2px;
}

#content a {
	color:#006cb2;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content ul {
	margin:0px;
	padding:0 0 17px 0;
	list-style-type:none;
}

#content ul ul {
	padding:0px;
}

#content ul li {
	margin:0px;
	padding:0 0 0 15px;
	list-style-type:none;
	background-image:url(list-dot.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:19px;
	word-spacing:2px;
}