html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	padding: 48px 24px 24px;
	background: #f1f0ed url(images/bg_health.png) repeat-x 0 top;
	font: 15px/140% Georgia, serif;
}

.container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

h1, h2, li, p {
	margin-top: 16px;
}

.logo {
	text-align: center;
}

strike {
	color: #8f162d;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 24px;
	line-height: 140%;
	color: #8f162d;
	
	text-shadow: 1px 1px 0px #fff;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	color: #8f162d;

	text-shadow: 1px 1px 0px #fff;
}

a {
	color: #004070;
}

a img {
	border: none;
}

.date {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;

	text-shadow: 1px 1px 0px #fff;
}

.sig {
	font-style: italic;
	color: #666;
	margin-left: 40px;

	text-shadow: 1px 1px 0px #fff;
}

.hr {
	height: 2px;
	background: url(images/hr.png) repeat-x 0 top;
	font-size: 1px;
	line-height: 1px;
	margin-top: 16px;
}

.links {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 24px;
}

.social_links {
	vertical-align: middle;
	background: #fff;
	border: solid 1px #ddd;
	margin-top: 16px;
	text-align: center;
	padding: 12px;
}

.fb_share_link {
	font-family: Arial;
	font-size: 12px;
}

.fb_share_link img {
	vertical-align: middle;
}

.social-links img {
	vertical-align: middle;
}