
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10;
	padding: 10;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x left top;*/
	font-family: Arial Unicode MS, Arial;
	font-size: 17px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	text-align: center;
	font-size: 44px; 
	padding-bottom:20px;}

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	/*line-height: 180%;
	font-family: Arial Unicode MS, Arial;
	font-family: Verdana, helvetica, arial, sans-serif;	
	font-size: 17px;*/
	font-family: Arial Unicode MS, Arial;
	font-size: 16px;
	background: #fff;
	color: #333;
}

ul, ol { }



blockquote { }



img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img.ipa {
	vertical-align:text-bottom;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}



table.sentence {

}

table.sentence td {
	font-family: Arial Unicode MS, Arial;
	font-size: 17px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:10px;
}

table.ipa_head {

}

table.ipa_head td {
	font-family: Arial Unicode MS, Arial;
	font-size: 18px;
	padding: 5px;
	letter-spacing: .1em;
}

table.small {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.small th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.small td {
	font-family: Arial Unicode MS, Arial;
	font-size: 18px;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}



#bodytext
{
	font-family: Arial Unicode MS, Arial;
	font-size: 17px;
}

#ipa_spaced {
	letter-spacing: .1em;
}

