body {
	background-color: #FFFFF0;
}

h2, h2 a {
	color: #AB8229;;
	font-family: sans-serif;;
	font-size: 24pt;
}

p,li {
	font-family: sans-serif;;
	font-size: 12pt;
	text-decoration: none;
}

td {
	font-family: sans-serif;;
	font-size: 10pt;
	text-decoration: none;
}

em, em a {
	font-family: sans-serif;;
	font-size: 12pt;
}

a {
	font-family: sans-serif;;
	font-size: 10pt;
	color: #000000;
}

a.title {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

a.normal {
	padding-bottom:6px;
	padding-top:6px;
	font-size: 12pt;
	padding-left: 30px;
	background-image: url(link.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.plain {
	padding:6px;
	font-size: 12pt;
}

a.back {
	text-decoration: none;
}


a:hover {
	color: #AB8229;
}

a.mp3 {
	font-size: 14pt;
	padding-left: 40px;
	padding-bottom:6px;
	padding-top:6px;
	background-image: url(link_audio.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.mp3:hover {
	background-image: url(link_audio2.gif);
}

h3 {
	color: #AB8229;;
	font-family: sans-serif;;
	font-size: 18pt;
}

h4 {
	color: #AB8229;;
	font-family: sans-serif;;
	font-size: 14pt;
}

h5 {
	color: #AB8229;;
	font-family: sans-serif;;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}

em {
	font-family: sans-serif;;
	font-size: 12pt;
}

.note {
	font-size: 8pt;
}
