body { color: black; background: white; font-family: georgia, bookman, serif; }

.datestamp { text-align: right; }

.disclaim { font-size: 110%; margin-left: 2%; margin-right: 2%; 
	padding: 0.25cm; border-width: thin; border-style: solid; 
	border-color: inherit; color: inherit; }

.navigation-links { margin-right: 5em; margin-left: 5em; }

.return { font-weight: bold; font-size: 110%; }

.terminal-index { font-weight: bold; font-size: 110%; text-align: center; }

.toc-title { font-weight: bold; font-size: 150%; }

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

.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; 
 	text-align: center; }

em { font-style: italic; }

hr { color: inherit; background: inherit; }

.term { margin-left: 2.5%; margin-right: 2.5%; }

h1 { font-weight: bolder; }
h4 { font-size: 145%; }

strong { font-weight: bold; }


