/* CSS Document */

h1 a, h2 a, h3 a, h4 a {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: lighter;
	color: #0F6865;
	margin: 5px;
	padding: 0px;
}
h1 a { font-size: 24px !important; }
h2 a {
	font-size: 18px !important;
	margin: 0px;
}
h3 a {
	font-size: 14px !important;
	margin: 0px;
}
h4 a, h4 {
	font-size: 12px !important;
	margin: 0px;
	background: none;
	border: 0;
}

#scontent { padding: 0 15px; }
#scontent p, #shpcontent  p { margin: 12px 0; }

#shpcontent { width: 786px; margin: 0 auto; font-size: 10px; text-align: center; margin-top: 15px; }
#shpcontent  h1 a { font-size: 12px !important; color: #000; font-family: Arial, Helvetica, sans-serif; }
#shpcontent p a strong, #shpcontent p a { font-size: 10px; font-weight: normal; text-decoration: none; color: #000; font-family: Arial, Helvetica, sans-serif; }