body
{
	height: 100%;
}

body {
	font: 11px "Georgia", "Palatino", serif;
	line-height: 16px;
}

p, h3, h4, h5 {
  margin-bottom: 16px;
}


html, body {
	color: #fc4284;
	background-color: #fff;
} 

a:link	{ color:#fc4284; text-decoration:none; }
a:visited { color:#fc4284; text-decoration:none; }
a:hover { color:#fc4284; text-decoration:none; }

img {
	border:none;
}

h1 {
	font: 11px "Georgia", "Palatino", serif;
	margin: 0px; 
	line-height:42px; 
	font-size: 25pt; 
	letter-spacing: -0.6pt; 
	color:#fc4284; 
}

h2 {
	font: 11px "Georgia", "Palatino", serif;
	margin: 0px; 
	line-height:42px; 
	font-size: 25pt; 
	letter-spacing: -0.6pt; 
	color:#43616c; 
}
