/* last modified 2013-02-13 */

body
{
	background: white;
	color: black;
}

body, td
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 14px;
}

p { }

body.ewellic, td.ewellic, p.ewellic
{
	font-family: Everewellic, Constructium, Code2001, Code2000, sans-serif;
	font-size: 16px;
}

h1
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.index
{
	font-size: 24px;
}

h2, h3, h4
{
	font-family: Georgia, "Georgia Ref", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

h2.index
{
	margin-top: 4px;
}

h2.ewellic
{
	font-family: Everewellic, Constructium, Code2001, Code2000, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: black;
	text-align: center;
	margin-bottom: 0px;
}

h3.ewellic
{
	font-family: Everewellic, Constructium, Code2001, Code2000, sans-serif;
	font-size: 18px;
	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: #004090;
	color: #004090;
	text-decoration: none;
}

a:hover
{
	border-color: #F16E2A;
	color: #F16E2A;
	text-decoration: none;
}

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/blue-bullet.png);
}

ul ul
{
	padding-left: 0px;
}

.copyright
{
	font-size: 12px;
}
