BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
	color: #F19503;
	text-decoration: underline;
}

A:visited {
/*	color: #F19503; */
color:black;
	text-decoration: underline;
}

A:active {
	color: #F19503;
	text-decoration: underline;
}

A:hover {
	color: #333333;
	text-decoration: underline;
}

TD {
	color : #333333;
}
TD.dark {
	font-weight : Bold;
	font-size : 11px;
	color : #FFFFFF;
}
TD.smaller {
	font-size: 10px;
	color : #333333;
}

P {
	color : #333333;
}
P.dark {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : Bold;
}
P.smaller {
	font-size: 10px;
	color : #333333;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	top: 0px;
}

dt {
	font-weight: bold;
	margin-bottom: 0px;
}
dd {
	margin-bottom: 10px;
}

.timelineYear {
	font-weight: bold;
}
.timelineNote {
	margin-left: 20px;
}

.newsHeadline {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 3px;
	padding-bottom : 0px;
}
.newsSummary {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	padding-top : 0px;
	margin-left : 10px;
	margin-bottom : 5px;
}

li {
	margin-bottom: 3px;
}

.bookTitle {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
