body {
	background-color: #f8fffe;
	margin: 2em 5%;
	font-family: Verdana, sans-serif;
	line-height: 1.33;
}

#nav {
	font: 20px/1.5 "Palatino Linotype", "Times New Roman", serif;
	margin: 1em;
}

h1 {
	font: bold 60px Tahoma, sans-serif;
	color: #373;
	margin: 0px 0px 1em 0px;
}
h2 {
	font: bold italic 24px "Palatino Linotype", "Times New Roman", Tahoma, serif;
	color: #090;
	text-align: right;
}
h2 em {
	color: #966;
}

h3 {
	font: bold 26px/1.5 Georgia, serif;
	margin: 3em 1em 1em 1em;
	color: navy;
	border: 2px dotted #399;
	border-width: 0px 2px 2px 0px;
	padding: 5px 1em;
}

h4 {
	font: italic bold 20px 'Trebuchet MS', Arial, sans-serif;
	color: green;
	padding: 0.5em 1em;
	margin: 3em 1em 1em 3em
}

h5 {
	text-align: right;
	color: navy;
	font: bold 20px Georgia, serif;
	margin: 1em 3em;
}

p {
	margin: 1em 1em 1em 5em;
	text-indent: 1em;
	text-align: justify;
}

ul, ol, dl {
	margin: 1em 1em 1em 7em;
	text-indent: 1em;
	text-align: justify;
}

ul ul, ul ol, ol ul, ol ol {
	margin-left: 2em;
}

dd {
	font-style: italic;
}

address {
	text-align: right;
	font: italic 20px/1.333 "Times New Roman",serif
}
address em {
	font-family: "MS Gothic",monospace;
	color: #3a7;
	font-style: normal;
}
strong, em {
	color: maroon;
}

#intro {
	font: italic 24px/1.33 "Palatino Linotype", serif;
}

.center {
	margin-left: 10%;
}
.center img {
	border: white inset 1px;
}

.mono p {
	font: 18px "Courier New", monospace;
}

.none a img {
	border: none;
}

.center {
	text-align: center;
	margin: 2em auto;
}



.center p {
	text-align: center;
	text-indent: 0px;
	font-family: monospace;
	font-size: 90%;
	color: maroon;
}


a img {
	border: 0px none;
}