body
{
	background-color: #F5F9FA;
	font-size: 12px;
	font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0;
	line-height: 150%;
	position: relative;
	width: 50%;
	min-height: 100%;
	cursor: default;
	overflow: hidden;
	text-align: center;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


a, a:link
{
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #2D88D2;
}

a:visited, a.visited
{
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #2D88D2;
}

a:hover, a.hover
{
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #9C9C9C;
}
