a:link	{
	color : #944D3F;
	text-decoration : underline;
}

a:visited {
	color : #944D3F;
	text-decoration : overline;
}

a:hover	{
	color : #512C28;
	text-decoration : overline;
}

a:active	{
	color : #944D3F;
	text-decoration : none;
}

td, p {
	color : #512C28;
	font-family : arial;
	font-size : 11px;
}

.bodytextsmalltitle {
	color : #3C1D1B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bodytextstyle {
	color : #512C28;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bodytexttitle {
	color : #512C28;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
}

.gallerylink{
	color : #512C28;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.gallerylink a:link{
	color : #512C28;
	text-decoration : underline;
}

.gallerylink a:visited{
	color : #512C28;
	text-decoration : overline;
}

.gallerylink a:hover{
	color : #512C28;
	text-decoration : overline;
}

.gallerylink a:active {
	color : #512C28;
	text-decoration : none;
}

.sectionlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.sectionback {
	background-image: url(fallhinata/fallh-c12.gif);
	background-repeat: no-repeat;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #512C28;
}

