
body {
	font-family: verdana;
}

p {
	font-size: 11px;
	color: #000;
	line-height: 160%;
	padding: 0;
	margin: 0;
}

a {color: #6c6c6c;}
a:hover {color: #9a4a52;}

h1 {
	color: #000;
	font-family: Georgia, Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 0.3em;
	padding-top: 20px;
}
h2 {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 130%;
}
h3 {
	font-size: 1em;
	color: #646464;
}

.ingress {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 22px;
}
