body {
	background: #FFFFFF;
	margin: 12px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #98ACB5;
}
a:link,
a:visited {
	color: #9ABFF0;
}
a:hover, 
a:focus {
	color: #9ABFF0;
	text-decoration: none;
}
h2 {
	font-size: 16px;
}