body { 
	color : black ; 
	background : white; 
	font-family : verdana, arial, sans-serif; 
}

.abstract { 
	color : #006400; 
	background : white; 
	font-size : 105%; 
	/* margin-right : 2%; 
	margin-left : 2%; */
}

.map-title { 
	font-weight : bold; 
	font-family : arial, sans-serif; 
	font-size : 125%; 
}

.media { 
	margin-left : 7.5%; 
}

.nav { 
	text-align : center; 
	font-weight : bold; 
	font-size : 90%; 
}


.ti { 
	/* text-align : center; */
	font-size : 105%; 
	font-weight : bold; 
}

.ti-intro { 
	/* text-align : center; */
	font-size : 115%; 
	font-weight : bold; 
}

.toc-intro { 
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 1.25em;
}

.toc-item { 
	font-weight : bold; 
	font-size : 105%; 
}

.validation { 
	text-align : center; 
}

a { 
	font-weight : bold; 
}

a:link {
	font-weight : bold; 
	color : #23238E; 
	background-color : white;
}

a:visited { 
	font-weight : bold; 
	color : #871F78;
	background-color : white;
}

a:active {
	color : white; 
	background-color : #00009C; 
	font-weight : bold; 
}

a:hover { 
	color : white; 
	background : maroon; 
	font-weight : bold; 
}

address { 
	margin-left : 2.5%;
	margin-right : 2.5%;
	padding : 0.5em; 
	border-width : thin; 
	border-style : solid; 
	border-color : inherit; 
}

div.abstract-container { 
	color : #006400; 
	background : white; 
	margin-right : 5%; 
	margin-left : 5%; 
	border-style : solid; 
	border-width : medium; 
	padding-right : .75em; 
	padding-left : .75em; 
	padding-top : .75em; 
	padding-bottom : .75em; 

}

dt { 
	font-weight : bold; 
}

em { 
	font-style : italic; 
}

hr { 
	color : #006400; 
	background : white; 
	font-weight : bold; 
}

h1,h2,h3,h4,h5,h6 { 
	color : #006400; 
	background : white; 
	font-family : arial, sans-serif; 
	font-weight : bold; 
}

strong { 
	font-weight : bold; 
}

}

@media aural {  
h1 { 
	stress: 25; richness: 90; 
}

h2 {
	stress: 20; richness: 90; 
}

h3 { 
	stress: 15; richness: 90; 
}

h4 { 
	stress: 10; richness: 90; 
}

h5 { 
	stress: 7; richness: 90; 
}

h6 { 
	stress: 5; richness: 90; 
}
}
