body {
	font-family: 'Verdana','Arial', sans-serif;
	font-size: 12px;
	color: #4c627f;
}

p {
	padding: 0 0 12px 0;
	line-height:18px;
}

p a {
	color: #96b5db;
	text-decoration: none;
}

p a:hover,
p a:focus {
	color: #96b5db;
	text-decoration: underline;
}

h1 {
margin:0;
line-height:24px;
padding: 0 0 12px 0;
}

.lowercase {
	text-transform: lowercase;
}
