body {
	margin: 2em 5%;
	font-family: Verdana, sans-serif;
	line-height: 1.33;
	background: #ffe;
}

p, ul, ol, dl {
	margin: 1em 3em;
	text-indent: 1.5em;
	text-align: justify;
	text-justify: distribute;
}

h1 {
	color: #36c;
	font-family: Georgia, Tahoma, serif;
}
}

h2 {
	color: green;
	font-family: Palatino Linotype;
	font-style: italic;
	text-align: right;
	font-size: medium;
	border: green dotted;
	border-width: 0 0 1px 0;
}

h3 {
	background: #eed;
	padding: 1em;
	border: maroon double;
	border-width: 3px 0 3px 0;
	margin-top: 3em;
}


h4 {
	background: #efe;
	padding: 0.5em 2em;
	border: solid silver;
	border-width: 0 1px 1px 0;
	margin-left: 1em;
	color: green;
}

h5 {
	text-align: center;
	color: maroon;
	margin-top: 3em;
}

strong {
	color: green;
}

.center {
	text-align: center;
	margin: 2em auto;
}



.center p {
	text-align: center;
	text-indent: 0px;
	font-family: monospace;
	font-size: 90%;
	color: maroon;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

body {
	margin: 2em 5%;
	font-family: Verdana, sans-serif;
	line-height: 1.33;
	background: #ffe;
}

p, ul, ol {
	margin: 1em 3em;
	text-indent: 1.5em;
	text-align: justify;
	text-justify: distribute;
}

h1 {
	color: #36c;
	font-family: Georgia, Tahoma, serif;
	margin-bottom: 10px;
}
/*
h1 span {
	border: #acc solid;
	border-width: 0 0 2px 0;
}
*/
h2 {
	color: green;
	font-family: Palatino Linotype;
	font-style: italic;
	text-align: right;
	font-size: medium;
	border: green dotted;
	border-width: 0 0 1px 0;
}

h3 {
	background: #eed;
	padding: 1em;
	border: maroon double;
	border-width: 3px 0 3px 0;
	margin-top: 3em;
}


h4 {
	background: #efe;
	padding: 0.5em 2em;
	border: solid silver;
	border-width: 0 1px 1px 0;
	margin-left: 1em;
	color: green;
}

h5 {
	text-align: center;
	color: maroon;
	margin-top: 3em;
}

strong {
	color: green;
}

.center {
	text-align: center;
	margin: 2em auto;
}



.center p {
	text-align: center;
	text-indent: 0px;
	font-family: monospace;
	font-size: 90%;
	color: maroon;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

.inset {
	border: 1px white inset;
}


body {
	background: #eef8f8;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
}
h2 em {
	color: #599;
}
h3 {
	background: transparent;
	color: #333;
	border: 1px solid silver;
}
h3:first-letter {
	color: red;
	font-size: 150%;
}
h4 {
	font: italic 21px "Times New Roman", serif;
	margin-top: 3em;
	background: #eee;
	color: navy;
}

.lede {
	color: blue;
}
strong [
	color: green;
}


span:first-letter {
	color: red;font-size: 200%;
}

blockquote {
	padding: 1em;
	background: #eee;
}

dt {
	background: #ffc;
	font-weight: bold;
	color: maroon;
}

dd {
	margin-left: 2em;
}

.IPA {
	font: 20px "Lucida Sans Unicode", "MS UI Gothic", "Arial Unicode MS", serif;
	font-weight: normal;
	color: navy;
	padding: 0.5em;
}

#table1 {
	margin: 2em 10%;
}

#table1 th {
	text-align: center;
	background: #ffc;
	padding: 3px;
}

#table1 td {
	text-align: center;
	background: #cfc;
	padding: 3px;
}

a img {
	border :none 0px;
}


#langmenu {
	text-align: right;
	font: 12px Verdana, sans-serif;
	background: #eee;
	padding: 10px 1em;
}

#langmenu span {
	white-space: nowrap;
}

.w3 img {
	border: 0px none;
	margin-top: 10em;
}