/*** Section-specific styles to definite appropriate colors ***/

a:link {
	color: #376837;
}

a:visited {
	color: #244424;
}

a:active {
	color: #376837;
}

.citation a {
	font-size: 10px;
}

.book .titleline {
	font-weight: bold;
}

div.book {
	font: normal 12px verdana, arial, helvetica, sans-serif;
}

.citation a:visited {
	font-size: 10px;
}

h3 {
	font-weight: bold;
}

.colored {
	color : #376837;
	
}

.h3 {
	color : #376837;
}

.bioQuote p {
	font-style: italic;
	color: #376837;
	line-height: 16px;
}

.bioQuote em {
	font-style: normal;
}

.bioQuote a {
	font-style: italic;
}

.bioQuote a:link {
	font-style: italic;
}

.bioQuote a:visited {
	font-style: italic;
}

.bioQuote a:active {
	font-style: italic;
}


ol.nudgeleft {
	margin-left: 30px;
	padding-left: 0px;
}
