body {
	background-attachment: fixed;
	background-color: #EBE4D5; /*#D6CDB4;*/
	background-repeat: repeat;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

p {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 14px;
}

h1 {
	margin-bottom: 26px;
	margin-left: 60px;
	margin-right: 40px;
/*	text-align: center;*/
}

.normal {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	text-indent: 40px;
}
.copy {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 12px;
}
.copy a:link, .copy a:visited, .copy a:active {
	color: #7B6554;
	text-decoration: none;
	font-weight: bold;
}

.copy a:hover {
	text-decoration: underline;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.head1 {
	font-size: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.head2 {
	font-size: 16px;
	margin-right: 0px;
	margin-right: 0px;
}
p.menu {
	margin:0px;
	font-size: 13px;
}
p.menu2 {
	margin-left:0px;
	font-size: 16px;
}
p.menu a:link, p.menu a:visited, p.menu a:active, p.menu2 a:link, p.menu2 a:visited, p.menu2 a:active {
	color: #6A2929;/*#7B4232;*/
	text-decoration: none;
	font-weight: bold;
}
p.menu a:hover, p.menu2 a:hover {
	border-bottom: 1px dashed #000000;
	/*background-color: #C6BEA6;*/
	color:#552D22;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.sub1 {
	font-weight: bold;
	font-size: 17px;
}
