/* last modified 2008-01-11 */

body, td
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 15px;
}

body
{
	background: white;
	color: black;
}

body.ewellic, td.ewellic
{
	font-family: Code2001, Code2000, sans-serif;
	font-size: 18px;
}

p { }

h1
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.index
{
	font-size: 26px;
}

h2, h3, h4
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

h2.index
{
	margin-top: 4px;
}

h2.ewellic
{
	font-family: Code2001, Code2000, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: black;
	text-align: center;
	margin-bottom: 0px;
}

h3.ewellic
{
	font-family: Code2001, Code2000, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: black;
	text-align: center;
}

a:link, a:link img, a:visited, a:visited img, a:active, a:active img
{
	border-color: green;
	color: green;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

span.hex
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

span.ipa
{
	font-family: "Doulos SIL", Gentium, "Charis SIL", "Segoe UI", Code2000, "Arial Unicode MS", "Georgia Ref", "Lucida Sans Unicode", "Verdana Ref", "Microsoft Sans Serif", "Times New Roman", serif;
}

ul
{
	list-style-image: url(../images/green-bullet.png);
}

ul ul
{
	padding-left: 0px;
}

