H1  {
	font-size : 2em;
	font-family : Verdana,Arial;
	text-align : center;
}

H2  {
	font-size : 1.5em;
	line-height : 22px;
	display : in-line;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	color : #008000;
}

H3  {
	text-align : left;
	font-size : 1.25em;
	font-weight : bold;
	list-style-position : inside;
	margin-left : 30pt;
	margin-top : -5pt;
	margin-bottom : -5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4  {
	text-align : center;
}

Body  {
	background-image : url(http://www.ralph-abraham.org/back.gif);
	background-color : Blue;
	margin : 10px 10px 0px 10px;
	padding : 0px;
	font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 150%;
}

P  {
	text-indent : 1em;
	margin : 0px 10px 0px 30px;
}

P.first {
	text-indent: 0em;
	margin-top : 20px;
}

.first:first-letter {
	color: #008000;
	font-size: 250%;
	font-weight: bold;
	float: left;
	padding-right: 3px;
	font-family : "Courier New", Courier, monospace;
	text-shadow : Black;
}

blockquote {
	margin: 5px 30px 5px 50px;
	padding: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 14px;
	background-color : #C1FFC1;
	border : thin dotted Silver;
}

.linklist li {
	font-size : 0.9em;
	line-height : 14px;
	list-style-image : url(extlink.gif);
	margin-top : 5px;
}

.linklist li A {
	font-size : 1em;
}

html>body #main {
	margin-left : 201px;
	margin-right : 171px;
}

A:link  {
	color : 000088;
}

A:visited {
	color : 008000;
}

A:hover, A:active  {
	background-color : #C1FFC1;
	border : thin dotted Silver;
	text-decoration : none;
}

