a { text-decoration: none; color: #00A886; }
	a:hover { color: #004677; } 

p, .Normal, li, ul, ol { margin-bottom: 0.7em; line-height: 1.6em; }
ul li { 
	list-style-image: url('../img/bullet.png');
}

h1, .Heading1, .publications h2 {
	color: #00A886;
	font-size: 345%;
	margin-bottom: 0.35em;
	font-family: Georgia, serif; 
	font-weight: normal;
	line-height: 1.1em;
}

h2, .Heading2 {
	color: #000;
	font-size: 185%;
	margin-bottom: 0.5em;
	font-family: Georgia, serif; 
	font-weight: normal;
}
h2 strong { font-weight: normal}
h3 {
	color: #000;
	font-size: 130%;
	margin-bottom: 0.5em;
	font-family: Georgia, serif; 
	font-weight: normal;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

blockquote {
	float: right;
	color: #000;
	width: 190px;
	padding-left: 18px;
	border-left: 3px solid #00A886;
	font-size: 130%;
	line-height: 1.5em;
	font-family: Georgia, serif; 
	font-weight: normal;
}
