/* headers */


h1 {
	font-family: georgia, times;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: -0.2px;
	line-height: 33px;
	margin-bottom: 13px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 4px;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}


/* paragraphs */


p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

p.intro {
	font-family: georgia, times;
	font-size: 18px;
	font-weight: normal;
	line-height: 25.2px;
	color: #999;
	margin-bottom: 24px;
	font-style: italic;
}


/* links */


a {
	font-weight: normal;
	text-decoration: underline;
	color: #666;
}

a:hover {
}
