body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
		letter-spacing: -0,5pt;
		text-align:center;
	color: #333;
	margin: 0;
	min-width: 960px;
	padding: 0;
}

a {
	outline: none;
	color:#0CF;

}

img  {
	border: 0;
}

p {
	color: #000;
	letter-spacing: 3pt;
	font-size: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1 {
	color: #000;
	letter-spacing: 3pt;
	font-size: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p a:hover {
	text-decoration: none;
}

#body {
	padding-bottom: 40px;
	width: 100%;
}

div.body {
	background: FFF;
	height: 100%;
	padding-bottom: 40px;
	width: 100%;
}
