body
	{
	margin-top: 60px;
	padding:0;
	background: ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
a, a:visited	
	{
	color: #537DB9;
	text-decoration:none;
	}
a:hover	
	{
	color: #F03F39;
	text-decoration:none;
	}
.grey
	{
	color: #CCCCCC;
	font-weight: bold;
	}
#wrap {
	width: 400px;
	margin: 0 auto;
	}
.topMargin {
	margin-top: 100px;
	}

