body{
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #008bc4;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000000;
}

a, a:link  {
	color: #008bc4;
	text-decoration: none;
}

a:hover {
	color: #008bc4;
	text-decoration: underline;
		}
		

h1, h2, h3, h4 {
	color: #33333;
	font-weight:normal;
	text-decoration: none;
	line-height: 1em;
	}
	