#content a:link, #content a:visited {
	color: #000 !important;
	text-decoration: none !important;
}

#content a:hover {
	color: #5289BB !important;
}

div#content h2 {
	font-weight: bold;
	color: #5289BB;
	margin-bottom: 15px;
}

div#content {
	padding: 0px;
}

div#content p {
	line-height:12px;
}
