body
	{  
		background: #FFFFFF;
		
		/* Typography */
		font-size: 14px;
		color: #000;
		font-family: Helvetica, Arial, sans-serif;
		text-decoration: none;
	} 
	

h1
	{
	position: relative;
	color: #0890DA;
 	font-size: 28px;
 	font-weight: bold;
 	letter-spacing: -1px;
 	line-height: 1.2em;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin:  20px 0px 20px 0px;
	}	
