html, body {
	color: #000;
	margin-top: -12px; /* NN only */
	margin-left: -12px; /* NN only */
	/*/*/ margin: 0px; /* */ 
	}


/***** Font Settings *****/

html, body, td, p, ol, ul, li {
	font-family: georgia, times, serif;
	font-size: medium; /* NN only */
	/*/*/ font-size: medium; /* */ 
	}

p.intro {
	font-family: georgia, times, serif;
	font-size: medium; /* NN only */
	/*/*/ font-size: medium; /* */
	font-weight: bold;
	text-indent: 0;
	color: #000;
	margin-top: 0.5em;
	margin-left: 3em;
	}

.bodyGlossary {  
	text-decoration: underline;
	}
.bodyGlossary a:link {   
	color: #000000; 
	text-decoration: underline;
	}
.bodyGlossary a:hover {  
	color: #000000; background-color: 
	transparent; text-decoration: underline;
	}
.bodyGlossary a:visited {  
	color: #666666; 
	text-decoration: underline;
	}

/***** Block elements *****/

p {
	line-height: 1.2em; /* NN only leading */
	/*/*/ line-height: 1.25em; /* */
	text-indent: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 20px;
	padding-bottom: 0em;
	padding-top: 0em;
	}
	

p.firstpara {
	line-height: 1.25em; /* NN only leading */
	/*/*/ line-height: 1.25em; /* */
	font-size: medium; /* NN only */
	/*/*/ font-size: medium; /* */
	font-weight: bold;
	text-indent: 0em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 20px;
	padding-bottom: 0em;
	padding-top: 0em;
	font-style: font-style;
	}
	
p.backing {
	visibility: hidden;
	margin-bottom: 0.5em;
	margin-left: 0px;
	}
	
p.firstpara_backing {
	visibility: hidden;
	margin-left: 0px
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	}
	
/***** key-date / turning-point *****/

.key-date { 
	color: #000000; 
	text-decoration: none;
	}
.key-date a:link { 
	color:#000000; 
	text-decoration: none;
	}
.key-date a:hover { 
	color:#FFFFFF; 
	background-color:#993333; 
	text-decoration: none;
	}
.key-date a:visited { 
	color:#000000; 
	text-decoration: none;
	}
	
.turning-point { 
	color: #000000; 
	text-decoration: none;
	}
.turning-point a:link { 
	color:#000000; 
	text-decoration: none;
	}
.turning-point a:hover { 
	color:#FFFFFF; 
	background-color:#336633; 
	text-decoration: none;
	}
.turning-point a:visited { 
	color:#000000; 
	text-decoration: none;
	}

/***** Template dHTML styles *****/
	
div.photo {
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

