@charset "utf-8";
/* CSS Document */

body {
	background-color: #5E3605;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22pt;
	color: #5E3605;
}
h2 {
	font-size: 16pt;
	font-style: italic;
	color: #5E3605;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E3605;
	font-weight: normal;
}


.bodytxt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #5E3605;
	text-align: center;
	font-style: italic;
	line-height: 15pt;
	margin-bottom: 5px;
}
.bodytxt1x {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #5E3605;
	text-align: left;
	font-style: italic;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.bodytxt2 {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #5C3605;
	font-weight: normal;
	padding-right: 12%;
	padding-left: 12%;
	font-style: italic;
	line-height: 15pt;
	text-align: justify;
}
.bodytxt3 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: #5C3605;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	padding-top: 1px;
	padding-right: 15%;
	padding-bottom: 2px;
	padding-left: 15%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.immborder {
	border: 1px solid #5E3605;
}

a:link {
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13pt;
	padding: 5px;
}
a:hover {
	color: #5E3605;
	font-size: 13pt;
	text-decoration: none;
	padding: 5px;
}
a:active {
	color: #5E3605;
	text-decoration: none;
	font-size: 13pt;
	padding: 5px;
}5
.stitletxt {
	font-size: 22px;
	padding-left: 50px;
	color: #CCCCCC;
}

