body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #434343;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: #104394;
	font-weight: 100;
	line-height: 27px;
	margin-top: 10px;
}
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 {
	color: #104394;
	font-weight: 100;
}
p, #sc_middle, table, ol, ul {
	font-size: 12px; 
	line-height: 18px;
}
p { margin-right: 20px; line-height: 16px; }
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #cacaca;
	overflow: hidden;
}
a { color: #0F4191; }
p.featured_p {
	font-size: 16px;
	line-height: 22px;
}
.blue_text {
	color: #223f91;
	font-weight: bold;
}

li {
    margin-bottom: 10px;
}